Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-11168 (GCVE-0-2024-11168)
Vulnerability from cvelistv5
Published
2024-11-12 21:22
Modified
2025-04-11 22:03
Severity ?
VLAI Severity ?
EPSS score ?
Summary
The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Python Software Foundation | CPython |
Version: 0 Version: 3.10.0 Version: 3.11.0 Version: 3.12.0a1 |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "cpython", "vendor": "python_software_foundation", "versions": [ { "lessThan": "3.11.4", "status": "affected", "version": "0", "versionType": "custom" }, { "lessThan": "3.12.0b1", "status": "affected", "version": "3.12.0a1", "versionType": "custom" } ] } ], "metrics": [ { "cvssV3_1": { "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" } }, { "other": { "content": { "id": "CVE-2024-11168", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-11-13T15:09:42.748084Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-918", "description": "CWE-918 Server-Side Request Forgery (SSRF)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-01-06T17:59:48.232Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2025-04-11T22:03:16.211Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://security.netapp.com/advisory/ntap-20250411-0004/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "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.4", "status": "affected", "version": "3.11.0", "versionType": "python" }, { "lessThan": "3.12.0b1", "status": "affected", "version": "3.12.0a1", "versionType": "python" } ] } ], "credits": [ { "lang": "en", "type": "reporter", "value": "zer0yu (IPASSLab \u0026\u0026 ZGC Lab)" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.\u003cbr\u003e" } ], "value": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser." } ], "metrics": [ { "cvssV4_0": { "Automatable": "NO", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "HIGH", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "baseScore": 6.3, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "LOW", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/AU:N", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "LOW", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "providerMetadata": { "dateUpdated": "2024-12-03T20:29:59.700Z", "orgId": "28c92f92-d60d-412d-b760-e73465c3df22", "shortName": "PSF" }, "references": [ { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/pull/103849" }, { "tags": [ "issue-tracking" ], "url": "https://github.com/python/cpython/issues/103848" }, { "tags": [ "vendor-advisory" ], "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/634ded45545ce8cbd6fd5d49785613dd7fa9b89e" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/ddca2953191c67a12b1f19d6bca41016c6ae7132" } ], "source": { "discovery": "UNKNOWN" }, "title": "Improper validation of IPv6 and IPvFuture addresses", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22", "assignerShortName": "PSF", "cveId": "CVE-2024-11168", "datePublished": "2024-11-12T21:22:23.438Z", "dateReserved": "2024-11-12T21:13:15.779Z", "dateUpdated": "2025-04-11T22:03:16.211Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-11168\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-11-12T22:15:14.920\",\"lastModified\":\"2025-04-11T22:15:28.960\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.\"},{\"lang\":\"es\",\"value\":\"Las funciones urllib.parse.urlsplit() y urlparse() validaron incorrectamente los hosts entre corchetes (`[]`), lo que permiti\u00f3 el uso de hosts que no eran IPv6 o IPvFuture. Este comportamiento no se ajustaba a RFC 3986 y potencialmente habilitaba SSRF si una URL es procesada por m\u00e1s de un analizador de URL.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/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:N/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"LOW\",\"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\":\"NO\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/634ded45545ce8cbd6fd5d49785613dd7fa9b89e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/ddca2953191c67a12b1f19d6bca41016c6ae7132\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/103848\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/103849\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/\",\"source\":\"cna@python.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250411-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250411-0004/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-04-11T22:03:16.211Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-11168\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-13T15:09:42.748084Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python_software_foundation:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python_software_foundation\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.11.4\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.12.0a1\", \"lessThan\": \"3.12.0b1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918 Server-Side Request Forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-13T15:13:53.557Z\"}}], \"cna\": {\"title\": \"Improper validation of IPv6 and IPvFuture addresses\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"zer0yu (IPASSLab \u0026\u0026 ZGC Lab)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.3, \"Automatable\": \"NO\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/AU:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"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.4\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0a1\", \"lessThan\": \"3.12.0b1\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/pull/103849\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/103848\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/634ded45545ce8cbd6fd5d49785613dd7fa9b89e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ddca2953191c67a12b1f19d6bca41016c6ae7132\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.\u003cbr\u003e\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2024-12-03T20:29:59.700Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-11168\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-11T22:03:16.211Z\", \"dateReserved\": \"2024-11-12T21:13:15.779Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-11-12T21:22:23.438Z\", \"assignerShortName\": \"PSF\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2025:0868-1
Vulnerability from csaf_suse
Published
2025-03-14 10:42
Modified
2025-03-14 10:42
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).
Patchnames
SUSE-2025-868,SUSE-SUSE-MicroOS-5.1-2025-868
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-868,SUSE-SUSE-MicroOS-5.1-2025-868", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0868-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0868-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250868-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0868-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020513.html" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2025-03-14T10:42:25Z", "generator": { "date": "2025-03-14T10:42:25Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0868-1", "initial_release_date": "2025-03-14T10:42:25Z", "revision_history": [ { "date": "2025-03-14T10:42:25Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-base-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-base-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-curses-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-curses-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-dbm-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-devel-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-devel-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-doc-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-doc-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-idle-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-idle-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-testsuite-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-tk-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-tk-3.6.15-150000.3.173.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.173.1.aarch64", "product": { "name": "python3-tools-3.6.15-150000.3.173.1.aarch64", "product_id": "python3-tools-3.6.15-150000.3.173.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.173.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.173.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.173.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-3.6.15-150000.3.173.1.i586", "product_id": "python3-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-base-3.6.15-150000.3.173.1.i586", "product_id": "python3-base-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-curses-3.6.15-150000.3.173.1.i586", "product_id": "python3-curses-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-dbm-3.6.15-150000.3.173.1.i586", "product_id": "python3-dbm-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-devel-3.6.15-150000.3.173.1.i586", "product_id": "python3-devel-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-doc-3.6.15-150000.3.173.1.i586", "product_id": "python3-doc-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-idle-3.6.15-150000.3.173.1.i586", "product_id": "python3-idle-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-testsuite-3.6.15-150000.3.173.1.i586", "product_id": "python3-testsuite-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-tk-3.6.15-150000.3.173.1.i586", "product_id": "python3-tk-3.6.15-150000.3.173.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.173.1.i586", "product": { "name": "python3-tools-3.6.15-150000.3.173.1.i586", "product_id": "python3-tools-3.6.15-150000.3.173.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-base-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-base-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-curses-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-dbm-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-devel-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-doc-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-idle-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-tk-3.6.15-150000.3.173.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.173.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150000.3.173.1.ppc64le", "product_id": "python3-tools-3.6.15-150000.3.173.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-3.6.15-150000.3.173.1.s390x", "product_id": "python3-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-base-3.6.15-150000.3.173.1.s390x", "product_id": "python3-base-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-curses-3.6.15-150000.3.173.1.s390x", "product_id": "python3-curses-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-dbm-3.6.15-150000.3.173.1.s390x", "product_id": "python3-dbm-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-devel-3.6.15-150000.3.173.1.s390x", "product_id": "python3-devel-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-doc-3.6.15-150000.3.173.1.s390x", "product_id": "python3-doc-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-idle-3.6.15-150000.3.173.1.s390x", "product_id": "python3-idle-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150000.3.173.1.s390x", "product_id": "python3-testsuite-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-tk-3.6.15-150000.3.173.1.s390x", "product_id": "python3-tk-3.6.15-150000.3.173.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.173.1.s390x", "product": { "name": "python3-tools-3.6.15-150000.3.173.1.s390x", "product_id": "python3-tools-3.6.15-150000.3.173.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.173.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.173.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-base-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-base-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-curses-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-curses-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-dbm-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-devel-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-devel-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-doc-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-doc-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-idle-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-idle-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-testsuite-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-tk-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-tk-3.6.15-150000.3.173.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.173.1.x86_64", "product": { "name": "python3-tools-3.6.15-150000.3.173.1.x86_64", "product_id": "python3-tools-3.6.15-150000.3.173.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.173.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.173.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.173.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.173.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.s390x" }, "product_reference": "python3-3.6.15-150000.3.173.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.173.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.173.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.173.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.173.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.173.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.173.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.173.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.173.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.173.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.173.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.173.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-14T10:42:25Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2025:02802-1
Vulnerability from csaf_suse
Published
2025-08-14 15:10
Modified
2025-08-14 15:10
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2025-6069: Fixed worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705)
- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249)
Other fixes:
- Limit buffer size for IPv6 address parsing (bsc#1244401).
Patchnames
SUSE-2025-2802,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2802
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2025-6069: Fixed worst case quadratic complexity when processing certain crafted malformed inputs with HTMLParser (bsc#1244705)\n- CVE-2025-8194: Fixed denial of service caused by tar archives with negative offsets (bsc#1247249)\n\nOther fixes:\n- Limit buffer size for IPv6 address parsing (bsc#1244401). \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2802,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2802", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02802-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02802-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502802-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02802-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041209.html" }, { "category": "self", "summary": "SUSE Bug 1244401", "url": "https://bugzilla.suse.com/1244401" }, { "category": "self", "summary": "SUSE Bug 1244705", "url": "https://bugzilla.suse.com/1244705" }, { "category": "self", "summary": "SUSE Bug 1247249", "url": "https://bugzilla.suse.com/1247249" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-6069 page", "url": "https://www.suse.com/security/cve/CVE-2025-6069/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-8194 page", "url": "https://www.suse.com/security/cve/CVE-2025-8194/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2025-08-14T15:10:00Z", "generator": { "date": "2025-08-14T15:10:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02802-1", "initial_release_date": "2025-08-14T15:10:00Z", "revision_history": [ { "date": "2025-08-14T15:10:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.aarch64", "product": { "name": "python3-3.4.10-25.158.1.aarch64", "product_id": "python3-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.aarch64", "product": { "name": "python3-base-3.4.10-25.158.1.aarch64", "product_id": "python3-base-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.158.1.aarch64", "product_id": "python3-curses-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.158.1.aarch64", "product_id": "python3-dbm-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.158.1.aarch64", "product_id": "python3-devel-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.158.1.aarch64", "product_id": "python3-idle-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.158.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.158.1.aarch64", "product_id": "python3-tk-3.4.10-25.158.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.158.1.aarch64", "product_id": "python3-tools-3.4.10-25.158.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.158.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.158.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.158.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.158.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.158.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.158.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.158.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.158.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.158.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.i586", "product": { "name": "python3-3.4.10-25.158.1.i586", "product_id": "python3-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.i586", "product": { "name": "python3-base-3.4.10-25.158.1.i586", "product_id": "python3-base-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.i586", "product": { "name": "python3-curses-3.4.10-25.158.1.i586", "product_id": "python3-curses-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.i586", "product": { "name": "python3-dbm-3.4.10-25.158.1.i586", "product_id": "python3-dbm-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.i586", "product": { "name": "python3-devel-3.4.10-25.158.1.i586", "product_id": "python3-devel-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.i586", "product": { "name": "python3-idle-3.4.10-25.158.1.i586", "product_id": "python3-idle-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.158.1.i586", "product_id": "python3-testsuite-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.i586", "product": { "name": "python3-tk-3.4.10-25.158.1.i586", "product_id": "python3-tk-3.4.10-25.158.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.i586", "product": { "name": "python3-tools-3.4.10-25.158.1.i586", "product_id": "python3-tools-3.4.10-25.158.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.158.1.noarch", "product": { "name": "python3-doc-3.4.10-25.158.1.noarch", "product_id": "python3-doc-3.4.10-25.158.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.158.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.158.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.158.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-3.4.10-25.158.1.ppc64le", "product_id": "python3-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.158.1.ppc64le", "product_id": "python3-base-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.158.1.ppc64le", "product_id": "python3-curses-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.158.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.158.1.ppc64le", "product_id": "python3-devel-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.158.1.ppc64le", "product_id": "python3-idle-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.158.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.158.1.ppc64le", "product_id": "python3-tk-3.4.10-25.158.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.158.1.ppc64le", "product_id": "python3-tools-3.4.10-25.158.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.s390x", "product": { "name": "python3-3.4.10-25.158.1.s390x", "product_id": "python3-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.s390x", "product": { "name": "python3-base-3.4.10-25.158.1.s390x", "product_id": "python3-base-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.s390x", "product": { "name": "python3-curses-3.4.10-25.158.1.s390x", "product_id": "python3-curses-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.158.1.s390x", "product_id": "python3-dbm-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.s390x", "product": { "name": "python3-devel-3.4.10-25.158.1.s390x", "product_id": "python3-devel-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.s390x", "product": { "name": "python3-idle-3.4.10-25.158.1.s390x", "product_id": "python3-idle-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.158.1.s390x", "product_id": "python3-testsuite-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.s390x", "product": { "name": "python3-tk-3.4.10-25.158.1.s390x", "product_id": "python3-tk-3.4.10-25.158.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.s390x", "product": { "name": "python3-tools-3.4.10-25.158.1.s390x", "product_id": "python3-tools-3.4.10-25.158.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.158.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.158.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.158.1.x86_64", "product": { "name": "python3-3.4.10-25.158.1.x86_64", "product_id": "python3-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.158.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.158.1.x86_64", "product_id": "python3-32bit-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.158.1.x86_64", "product": { "name": "python3-base-3.4.10-25.158.1.x86_64", "product_id": "python3-base-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.158.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.158.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.158.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.158.1.x86_64", "product_id": "python3-curses-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.158.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.158.1.x86_64", "product_id": "python3-dbm-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.158.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.158.1.x86_64", "product_id": "python3-devel-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.158.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.158.1.x86_64", "product_id": "python3-idle-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.158.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.158.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.158.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.158.1.x86_64", "product_id": "python3-tk-3.4.10-25.158.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.158.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.158.1.x86_64", "product_id": "python3-tools-3.4.10-25.158.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.158.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.158.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T15:10:00Z", "details": "low" } ], "title": "CVE-2024-11168" }, { "cve": "CVE-2025-6069", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-6069" } ], "notes": [ { "category": "general", "text": "The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-6069", "url": "https://www.suse.com/security/cve/CVE-2025-6069" }, { "category": "external", "summary": "SUSE Bug 1244705 for CVE-2025-6069", "url": "https://bugzilla.suse.com/1244705" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T15:10:00Z", "details": "moderate" } ], "title": "CVE-2025-6069" }, { "cve": "CVE-2025-8194", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-8194" } ], "notes": [ { "category": "general", "text": "There is a defect in the CPython \"tarfile\" module affecting the \"TarFile\" extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. \n\nThis vulnerability can be mitigated by including the following patch after importing the \"tarfile\" module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-8194", "url": "https://www.suse.com/security/cve/CVE-2025-8194" }, { "category": "external", "summary": "SUSE Bug 1247249 for CVE-2025-8194", "url": "https://bugzilla.suse.com/1247249" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.158.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.158.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-14T15:10:00Z", "details": "moderate" } ], "title": "CVE-2025-8194" } ] }
suse-su-2025:1043-1
Vulnerability from csaf_suse
Published
2025-03-27 16:27
Modified
2025-03-27 16:27
Summary
Security update for python36
Notes
Title of the patch
Security update for python36
Description of the patch
This update for python36 fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).
Patchnames
SUSE-2025-1043,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1043
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python36", "title": "Title of the patch" }, { "category": "description", "text": "This update for python36 fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-1043,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1043", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_1043-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:1043-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251043-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:1043-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020617.html" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python36", "tracking": { "current_release_date": "2025-03-27T16:27:44Z", "generator": { "date": "2025-03-27T16:27:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:1043-1", "initial_release_date": "2025-03-27T16:27:44Z", "revision_history": [ { "date": "2025-03-27T16:27:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-79.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-79.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-3.6.15-79.1.aarch64", "product": { "name": "python36-3.6.15-79.1.aarch64", "product_id": "python36-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-base-3.6.15-79.1.aarch64", "product": { "name": "python36-base-3.6.15-79.1.aarch64", "product_id": "python36-base-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-79.1.aarch64", "product": { "name": "python36-curses-3.6.15-79.1.aarch64", "product_id": "python36-curses-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-79.1.aarch64", "product": { "name": "python36-dbm-3.6.15-79.1.aarch64", "product_id": "python36-dbm-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-79.1.aarch64", "product": { "name": "python36-devel-3.6.15-79.1.aarch64", "product_id": "python36-devel-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-79.1.aarch64", "product": { "name": "python36-idle-3.6.15-79.1.aarch64", "product_id": "python36-idle-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-79.1.aarch64", "product": { "name": "python36-testsuite-3.6.15-79.1.aarch64", "product_id": "python36-testsuite-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-79.1.aarch64", "product": { "name": "python36-tk-3.6.15-79.1.aarch64", "product_id": "python36-tk-3.6.15-79.1.aarch64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-79.1.aarch64", "product": { "name": "python36-tools-3.6.15-79.1.aarch64", "product_id": "python36-tools-3.6.15-79.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-79.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-79.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-79.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-64bit-3.6.15-79.1.aarch64_ilp32", "product": { "name": "python36-64bit-3.6.15-79.1.aarch64_ilp32", "product_id": "python36-64bit-3.6.15-79.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-base-64bit-3.6.15-79.1.aarch64_ilp32", "product": { "name": "python36-base-64bit-3.6.15-79.1.aarch64_ilp32", "product_id": "python36-base-64bit-3.6.15-79.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-79.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-79.1.i586", "product_id": "libpython3_6m1_0-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-3.6.15-79.1.i586", "product": { "name": "python36-3.6.15-79.1.i586", "product_id": "python36-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-base-3.6.15-79.1.i586", "product": { "name": "python36-base-3.6.15-79.1.i586", "product_id": "python36-base-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-curses-3.6.15-79.1.i586", "product": { "name": "python36-curses-3.6.15-79.1.i586", "product_id": "python36-curses-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-79.1.i586", "product": { "name": "python36-dbm-3.6.15-79.1.i586", "product_id": "python36-dbm-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-devel-3.6.15-79.1.i586", "product": { "name": "python36-devel-3.6.15-79.1.i586", "product_id": "python36-devel-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-idle-3.6.15-79.1.i586", "product": { "name": "python36-idle-3.6.15-79.1.i586", "product_id": "python36-idle-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-79.1.i586", "product": { "name": "python36-testsuite-3.6.15-79.1.i586", "product_id": "python36-testsuite-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-tk-3.6.15-79.1.i586", "product": { "name": "python36-tk-3.6.15-79.1.i586", "product_id": "python36-tk-3.6.15-79.1.i586" } }, { "category": "product_version", "name": "python36-tools-3.6.15-79.1.i586", "product": { "name": "python36-tools-3.6.15-79.1.i586", "product_id": "python36-tools-3.6.15-79.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-79.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-79.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-3.6.15-79.1.ppc64le", "product": { "name": "python36-3.6.15-79.1.ppc64le", "product_id": "python36-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-base-3.6.15-79.1.ppc64le", "product": { "name": "python36-base-3.6.15-79.1.ppc64le", "product_id": "python36-base-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.15-79.1.ppc64le", "product": { "name": "python36-curses-3.6.15-79.1.ppc64le", "product_id": "python36-curses-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-79.1.ppc64le", "product": { "name": "python36-dbm-3.6.15-79.1.ppc64le", "product_id": "python36-dbm-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-devel-3.6.15-79.1.ppc64le", "product": { "name": "python36-devel-3.6.15-79.1.ppc64le", "product_id": "python36-devel-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.15-79.1.ppc64le", "product": { "name": "python36-idle-3.6.15-79.1.ppc64le", "product_id": "python36-idle-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-79.1.ppc64le", "product": { "name": "python36-testsuite-3.6.15-79.1.ppc64le", "product_id": "python36-testsuite-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.15-79.1.ppc64le", "product": { "name": "python36-tk-3.6.15-79.1.ppc64le", "product_id": "python36-tk-3.6.15-79.1.ppc64le" } }, { "category": "product_version", "name": "python36-tools-3.6.15-79.1.ppc64le", "product": { "name": "python36-tools-3.6.15-79.1.ppc64le", "product_id": "python36-tools-3.6.15-79.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-79.1.s390", "product": { "name": "libpython3_6m1_0-3.6.15-79.1.s390", "product_id": "libpython3_6m1_0-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-3.6.15-79.1.s390", "product": { "name": "python36-3.6.15-79.1.s390", "product_id": "python36-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-base-3.6.15-79.1.s390", "product": { "name": "python36-base-3.6.15-79.1.s390", "product_id": "python36-base-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-curses-3.6.15-79.1.s390", "product": { "name": "python36-curses-3.6.15-79.1.s390", "product_id": "python36-curses-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-79.1.s390", "product": { "name": "python36-dbm-3.6.15-79.1.s390", "product_id": "python36-dbm-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-devel-3.6.15-79.1.s390", "product": { "name": "python36-devel-3.6.15-79.1.s390", "product_id": "python36-devel-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-idle-3.6.15-79.1.s390", "product": { "name": "python36-idle-3.6.15-79.1.s390", "product_id": "python36-idle-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-79.1.s390", "product": { "name": "python36-testsuite-3.6.15-79.1.s390", "product_id": "python36-testsuite-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-tk-3.6.15-79.1.s390", "product": { "name": "python36-tk-3.6.15-79.1.s390", "product_id": "python36-tk-3.6.15-79.1.s390" } }, { "category": "product_version", "name": "python36-tools-3.6.15-79.1.s390", "product": { "name": "python36-tools-3.6.15-79.1.s390", "product_id": "python36-tools-3.6.15-79.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-79.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-79.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-79.1.s390x", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-79.1.s390x", "product_id": "libpython3_6m1_0-32bit-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-3.6.15-79.1.s390x", "product": { "name": "python36-3.6.15-79.1.s390x", "product_id": "python36-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-79.1.s390x", "product": { "name": "python36-32bit-3.6.15-79.1.s390x", "product_id": "python36-32bit-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-base-3.6.15-79.1.s390x", "product": { "name": "python36-base-3.6.15-79.1.s390x", "product_id": "python36-base-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-79.1.s390x", "product": { "name": "python36-base-32bit-3.6.15-79.1.s390x", "product_id": "python36-base-32bit-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.15-79.1.s390x", "product": { "name": "python36-curses-3.6.15-79.1.s390x", "product_id": "python36-curses-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-79.1.s390x", "product": { "name": "python36-dbm-3.6.15-79.1.s390x", "product_id": "python36-dbm-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-devel-3.6.15-79.1.s390x", "product": { "name": "python36-devel-3.6.15-79.1.s390x", "product_id": "python36-devel-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.15-79.1.s390x", "product": { "name": "python36-idle-3.6.15-79.1.s390x", "product_id": "python36-idle-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-79.1.s390x", "product": { "name": "python36-testsuite-3.6.15-79.1.s390x", "product_id": "python36-testsuite-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.15-79.1.s390x", "product": { "name": "python36-tk-3.6.15-79.1.s390x", "product_id": "python36-tk-3.6.15-79.1.s390x" } }, { "category": "product_version", "name": "python36-tools-3.6.15-79.1.s390x", "product": { "name": "python36-tools-3.6.15-79.1.s390x", "product_id": "python36-tools-3.6.15-79.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-79.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-79.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-79.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-79.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-3.6.15-79.1.x86_64", "product": { "name": "python36-3.6.15-79.1.x86_64", "product_id": "python36-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-79.1.x86_64", "product": { "name": "python36-32bit-3.6.15-79.1.x86_64", "product_id": "python36-32bit-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-base-3.6.15-79.1.x86_64", "product": { "name": "python36-base-3.6.15-79.1.x86_64", "product_id": "python36-base-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-79.1.x86_64", "product": { "name": "python36-base-32bit-3.6.15-79.1.x86_64", "product_id": "python36-base-32bit-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-79.1.x86_64", "product": { "name": "python36-curses-3.6.15-79.1.x86_64", "product_id": "python36-curses-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-79.1.x86_64", "product": { "name": "python36-dbm-3.6.15-79.1.x86_64", "product_id": "python36-dbm-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-79.1.x86_64", "product": { "name": "python36-devel-3.6.15-79.1.x86_64", "product_id": "python36-devel-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-79.1.x86_64", "product": { "name": "python36-idle-3.6.15-79.1.x86_64", "product_id": "python36-idle-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-79.1.x86_64", "product": { "name": "python36-testsuite-3.6.15-79.1.x86_64", "product_id": "python36-testsuite-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-79.1.x86_64", "product": { "name": "python36-tk-3.6.15-79.1.x86_64", "product_id": "python36-tk-3.6.15-79.1.x86_64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-79.1.x86_64", "product": { "name": "python36-tools-3.6.15-79.1.x86_64", "product_id": "python36-tools-3.6.15-79.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-79.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-79.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-79.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-79.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-79.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-79.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-79.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-79.1.x86_64" }, "product_reference": "python36-3.6.15-79.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-79.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-79.1.x86_64" }, "product_reference": "python36-base-3.6.15-79.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-79.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-79.1.x86_64" }, "product_reference": "python36-devel-3.6.15-79.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-79.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-79.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-79.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-79.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-27T16:27:44Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2024:4153-1
Vulnerability from csaf_suse
Published
2024-12-03 11:12
Modified
2024-12-03 11:12
Summary
Security update for python310
Notes
Title of the patch
Security update for python310
Description of the patch
This update for python310 fixes the following issues:
- CVE-2024-11168: improper validation of IPv6 and IPvFuture addresses. (bsc#1233307)
Bug fixes:
- Remove -IVendor/ from python-config. (bsc#1231795)
- Include renaming :noindex: option to :no-index: in Sphinx 7.2. (bsc#1232750)
Patchnames
SUSE-2024-4153,openSUSE-SLE-15.5-2024-4153,openSUSE-SLE-15.6-2024-4153
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python310", "title": "Title of the patch" }, { "category": "description", "text": "This update for python310 fixes the following issues:\n \n- CVE-2024-11168: improper validation of IPv6 and IPvFuture addresses. (bsc#1233307)\n\nBug fixes:\n\n- Remove -IVendor/ from python-config. (bsc#1231795)\n- Include renaming :noindex: option to :no-index: in Sphinx 7.2. (bsc#1232750)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4153,openSUSE-SLE-15.5-2024-4153,openSUSE-SLE-15.6-2024-4153", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4153-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4153-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244153-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4153-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019897.html" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1232750", "url": "https://bugzilla.suse.com/1232750" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python310", "tracking": { "current_release_date": "2024-12-03T11:12:50Z", "generator": { "date": "2024-12-03T11:12:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4153-1", "initial_release_date": "2024-12-03T11:12:50Z", "revision_history": [ { "date": "2024-12-03T11:12:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "product": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "product_id": "libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-base-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-base-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-base-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-curses-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-curses-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-dbm-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-dbm-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-devel-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-devel-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-devel-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-doc-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-doc-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-idle-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-idle-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-testsuite-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-testsuite-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-tk-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-tk-3.10.15-150400.4.63.1.aarch64" } }, { "category": "product_version", "name": "python310-tools-3.10.15-150400.4.63.1.aarch64", "product": { "name": "python310-tools-3.10.15-150400.4.63.1.aarch64", "product_id": "python310-tools-3.10.15-150400.4.63.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-64bit-3.10.15-150400.4.63.1.aarch64_ilp32", "product": { "name": "libpython3_10-1_0-64bit-3.10.15-150400.4.63.1.aarch64_ilp32", "product_id": "libpython3_10-1_0-64bit-3.10.15-150400.4.63.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-64bit-3.10.15-150400.4.63.1.aarch64_ilp32", "product": { "name": "python310-64bit-3.10.15-150400.4.63.1.aarch64_ilp32", "product_id": "python310-64bit-3.10.15-150400.4.63.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-base-64bit-3.10.15-150400.4.63.1.aarch64_ilp32", "product": { "name": "python310-base-64bit-3.10.15-150400.4.63.1.aarch64_ilp32", "product_id": "python310-base-64bit-3.10.15-150400.4.63.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.i586", "product": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.i586", "product_id": "libpython3_10-1_0-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-3.10.15-150400.4.63.1.i586", "product_id": "python310-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-base-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-base-3.10.15-150400.4.63.1.i586", "product_id": "python310-base-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-curses-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-curses-3.10.15-150400.4.63.1.i586", "product_id": "python310-curses-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-dbm-3.10.15-150400.4.63.1.i586", "product_id": "python310-dbm-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-devel-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-devel-3.10.15-150400.4.63.1.i586", "product_id": "python310-devel-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-doc-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-doc-3.10.15-150400.4.63.1.i586", "product_id": "python310-doc-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.i586", "product_id": "python310-doc-devhelp-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-idle-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-idle-3.10.15-150400.4.63.1.i586", "product_id": "python310-idle-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-testsuite-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-testsuite-3.10.15-150400.4.63.1.i586", "product_id": "python310-testsuite-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-tk-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-tk-3.10.15-150400.4.63.1.i586", "product_id": "python310-tk-3.10.15-150400.4.63.1.i586" } }, { "category": "product_version", "name": "python310-tools-3.10.15-150400.4.63.1.i586", "product": { "name": "python310-tools-3.10.15-150400.4.63.1.i586", "product_id": "python310-tools-3.10.15-150400.4.63.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "product_id": "libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-base-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-base-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-base-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-curses-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-curses-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-dbm-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-dbm-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-devel-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-devel-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-devel-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-doc-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-doc-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-idle-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-idle-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-testsuite-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-tk-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-tk-3.10.15-150400.4.63.1.ppc64le" } }, { "category": "product_version", "name": "python310-tools-3.10.15-150400.4.63.1.ppc64le", "product": { "name": "python310-tools-3.10.15-150400.4.63.1.ppc64le", "product_id": "python310-tools-3.10.15-150400.4.63.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "product": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "product_id": "libpython3_10-1_0-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-3.10.15-150400.4.63.1.s390x", "product_id": "python310-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-base-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-base-3.10.15-150400.4.63.1.s390x", "product_id": "python310-base-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-curses-3.10.15-150400.4.63.1.s390x", "product_id": "python310-curses-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-dbm-3.10.15-150400.4.63.1.s390x", "product_id": "python310-dbm-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-devel-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-devel-3.10.15-150400.4.63.1.s390x", "product_id": "python310-devel-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-doc-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-doc-3.10.15-150400.4.63.1.s390x", "product_id": "python310-doc-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "product_id": "python310-doc-devhelp-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-idle-3.10.15-150400.4.63.1.s390x", "product_id": "python310-idle-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-testsuite-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-testsuite-3.10.15-150400.4.63.1.s390x", "product_id": "python310-testsuite-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-tk-3.10.15-150400.4.63.1.s390x", "product_id": "python310-tk-3.10.15-150400.4.63.1.s390x" } }, { "category": "product_version", "name": "python310-tools-3.10.15-150400.4.63.1.s390x", "product": { "name": "python310-tools-3.10.15-150400.4.63.1.s390x", "product_id": "python310-tools-3.10.15-150400.4.63.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "product": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "product_id": "libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "product": { "name": "libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "product_id": "libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-32bit-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-32bit-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-base-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-base-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-base-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-base-32bit-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-curses-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-curses-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-dbm-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-dbm-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-devel-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-devel-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-devel-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-doc-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-doc-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-idle-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-idle-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-testsuite-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-testsuite-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-tk-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-tk-3.10.15-150400.4.63.1.x86_64" } }, { "category": "product_version", "name": "python310-tools-3.10.15-150400.4.63.1.x86_64", "product": { "name": "python310-tools-3.10.15-150400.4.63.1.x86_64", "product_id": "python310-tools-3.10.15-150400.4.63.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-32bit-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-32bit-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-32bit-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-base-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-32bit-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-curses-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-dbm-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-devel-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-doc-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-idle-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-testsuite-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-tk-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.aarch64" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.ppc64le" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.s390x" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.15-150400.4.63.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.x86_64" }, "product_reference": "python310-tools-3.10.15-150400.4.63.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.15-150400.4.63.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.15-150400.4.63.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-03T11:12:50Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2024:4193-1
Vulnerability from csaf_suse
Published
2024-12-05 11:02
Modified
2024-12-05 11:02
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)
Other fixes:
- Remove -IVendor/ from python-config (bsc#1231795)
Patchnames
SUSE-2024-4193,SUSE-SLE-Micro-5.3-2024-4193,SUSE-SLE-Micro-5.4-2024-4193,SUSE-SLE-Micro-5.5-2024-4193,SUSE-SLE-Module-Basesystem-15-SP5-2024-4193,SUSE-SLE-Module-Basesystem-15-SP6-2024-4193,SUSE-SLE-Module-Development-Tools-15-SP5-2024-4193,SUSE-SLE-Module-Development-Tools-15-SP6-2024-4193,SUSE-SUSE-MicroOS-5.2-2024-4193,openSUSE-Leap-Micro-5.5-2024-4193,openSUSE-SLE-15.5-2024-4193,openSUSE-SLE-15.6-2024-4193
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)\n\nOther fixes:\n- Remove -IVendor/ from python-config (bsc#1231795)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4193,SUSE-SLE-Micro-5.3-2024-4193,SUSE-SLE-Micro-5.4-2024-4193,SUSE-SLE-Micro-5.5-2024-4193,SUSE-SLE-Module-Basesystem-15-SP5-2024-4193,SUSE-SLE-Module-Basesystem-15-SP6-2024-4193,SUSE-SLE-Module-Development-Tools-15-SP5-2024-4193,SUSE-SLE-Module-Development-Tools-15-SP6-2024-4193,SUSE-SUSE-MicroOS-5.2-2024-4193,openSUSE-Leap-Micro-5.5-2024-4193,openSUSE-SLE-15.5-2024-4193,openSUSE-SLE-15.6-2024-4193", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4193-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4193-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244193-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4193-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019921.html" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2024-12-05T11:02:43Z", "generator": { "date": "2024-12-05T11:02:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4193-1", "initial_release_date": "2024-12-05T11:02:43Z", "revision_history": [ { "date": "2024-12-05T11:02:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-base-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-curses-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-curses-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-dbm-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-devel-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-devel-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-doc-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-doc-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-idle-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-idle-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-testsuite-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-tk-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-tk-3.6.15-150300.10.78.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.78.1.aarch64", "product": { "name": "python3-tools-3.6.15-150300.10.78.1.aarch64", "product_id": "python3-tools-3.6.15-150300.10.78.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.78.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.78.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.78.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-3.6.15-150300.10.78.1.i586", "product_id": "python3-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-base-3.6.15-150300.10.78.1.i586", "product_id": "python3-base-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-curses-3.6.15-150300.10.78.1.i586", "product_id": "python3-curses-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-dbm-3.6.15-150300.10.78.1.i586", "product_id": "python3-dbm-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-devel-3.6.15-150300.10.78.1.i586", "product_id": "python3-devel-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-doc-3.6.15-150300.10.78.1.i586", "product_id": "python3-doc-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-idle-3.6.15-150300.10.78.1.i586", "product_id": "python3-idle-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-testsuite-3.6.15-150300.10.78.1.i586", "product_id": "python3-testsuite-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-tk-3.6.15-150300.10.78.1.i586", "product_id": "python3-tk-3.6.15-150300.10.78.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.78.1.i586", "product": { "name": "python3-tools-3.6.15-150300.10.78.1.i586", "product_id": "python3-tools-3.6.15-150300.10.78.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-base-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-base-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-curses-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-dbm-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-devel-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-doc-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-idle-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-tk-3.6.15-150300.10.78.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.78.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150300.10.78.1.ppc64le", "product_id": "python3-tools-3.6.15-150300.10.78.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-3.6.15-150300.10.78.1.s390x", "product_id": "python3-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-base-3.6.15-150300.10.78.1.s390x", "product_id": "python3-base-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-curses-3.6.15-150300.10.78.1.s390x", "product_id": "python3-curses-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-dbm-3.6.15-150300.10.78.1.s390x", "product_id": "python3-dbm-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-devel-3.6.15-150300.10.78.1.s390x", "product_id": "python3-devel-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-doc-3.6.15-150300.10.78.1.s390x", "product_id": "python3-doc-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-idle-3.6.15-150300.10.78.1.s390x", "product_id": "python3-idle-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150300.10.78.1.s390x", "product_id": "python3-testsuite-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-tk-3.6.15-150300.10.78.1.s390x", "product_id": "python3-tk-3.6.15-150300.10.78.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.78.1.s390x", "product": { "name": "python3-tools-3.6.15-150300.10.78.1.s390x", "product_id": "python3-tools-3.6.15-150300.10.78.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-base-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-curses-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-curses-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-dbm-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-devel-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-devel-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-doc-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-doc-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-idle-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-idle-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-testsuite-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-tk-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-tk-3.6.15-150300.10.78.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.78.1.x86_64", "product": { "name": "python3-tools-3.6.15-150300.10.78.1.x86_64", "product_id": "python3-tools-3.6.15-150300.10.78.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.5", "product": { "name": "openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.78.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.78.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.78.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:python3-3.6.15-150300.10.78.1.x86_64", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.aarch64", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.s390x", "openSUSE Leap Micro 5.5:python3-base-3.6.15-150300.10.78.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-05T11:02:43Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2024:4165-1
Vulnerability from csaf_suse
Published
2024-12-04 10:31
Modified
2024-12-04 10:31
Summary
Security update for python
Notes
Title of the patch
Security update for python
Description of the patch
This update for python fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)
Other fixes:
- Add ipaddress module from https://github.com/phihag/ipaddress
- Remove -IVendor/ from python-config (bsc#1231795)
- Stop using %%defattr, it seems to be breaking proper executable
attributes on /usr/bin/ scripts (bsc#1227378).
Patchnames
SUSE-2024-4165,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4165
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307) \n \nOther fixes: \n- Add ipaddress module from https://github.com/phihag/ipaddress \n- Remove -IVendor/ from python-config (bsc#1231795) \n- Stop using %%defattr, it seems to be breaking proper executable \n attributes on /usr/bin/ scripts (bsc#1227378). \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4165,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4165", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4165-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4165-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244165-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4165-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019911.html" }, { "category": "self", "summary": "SUSE Bug 1227378", "url": "https://bugzilla.suse.com/1227378" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2024-12-04T10:31:15Z", "generator": { "date": "2024-12-04T10:31:15Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4165-1", "initial_release_date": "2024-12-04T10:31:15Z", "revision_history": [ { "date": "2024-12-04T10:31:15Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.38.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-33.38.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-33.38.1.aarch64", "product": { "name": "python-2.7.18-33.38.1.aarch64", "product_id": "python-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.38.1.aarch64", "product": { "name": "python-base-2.7.18-33.38.1.aarch64", "product_id": "python-base-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.38.1.aarch64", "product": { "name": "python-curses-2.7.18-33.38.1.aarch64", "product_id": "python-curses-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.38.1.aarch64", "product": { "name": "python-demo-2.7.18-33.38.1.aarch64", "product_id": "python-demo-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.38.1.aarch64", "product": { "name": "python-devel-2.7.18-33.38.1.aarch64", "product_id": "python-devel-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.38.1.aarch64", "product": { "name": "python-gdbm-2.7.18-33.38.1.aarch64", "product_id": "python-gdbm-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.38.1.aarch64", "product": { "name": "python-idle-2.7.18-33.38.1.aarch64", "product_id": "python-idle-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.38.1.aarch64", "product": { "name": "python-strict-tls-check-2.7.18-33.38.1.aarch64", "product_id": "python-strict-tls-check-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.38.1.aarch64", "product": { "name": "python-tk-2.7.18-33.38.1.aarch64", "product_id": "python-tk-2.7.18-33.38.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.38.1.aarch64", "product": { "name": "python-xml-2.7.18-33.38.1.aarch64", "product_id": "python-xml-2.7.18-33.38.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-33.38.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-33.38.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-33.38.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-33.38.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-33.38.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-33.38.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-33.38.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-33.38.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-33.38.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.38.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-33.38.1.i586", "product_id": "libpython2_7-1_0-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-33.38.1.i586", "product": { "name": "python-2.7.18-33.38.1.i586", "product_id": "python-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-33.38.1.i586", "product": { "name": "python-base-2.7.18-33.38.1.i586", "product_id": "python-base-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.38.1.i586", "product": { "name": "python-curses-2.7.18-33.38.1.i586", "product_id": "python-curses-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.38.1.i586", "product": { "name": "python-demo-2.7.18-33.38.1.i586", "product_id": "python-demo-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.38.1.i586", "product": { "name": "python-devel-2.7.18-33.38.1.i586", "product_id": "python-devel-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.38.1.i586", "product": { "name": "python-gdbm-2.7.18-33.38.1.i586", "product_id": "python-gdbm-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.38.1.i586", "product": { "name": "python-idle-2.7.18-33.38.1.i586", "product_id": "python-idle-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.38.1.i586", "product": { "name": "python-strict-tls-check-2.7.18-33.38.1.i586", "product_id": "python-strict-tls-check-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.38.1.i586", "product": { "name": "python-tk-2.7.18-33.38.1.i586", "product_id": "python-tk-2.7.18-33.38.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.38.1.i586", "product": { "name": "python-xml-2.7.18-33.38.1.i586", "product_id": "python-xml-2.7.18-33.38.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-33.38.1.noarch", "product": { "name": "python-doc-2.7.18-33.38.1.noarch", "product_id": "python-doc-2.7.18-33.38.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-33.38.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-33.38.1.noarch", "product_id": "python-doc-pdf-2.7.18-33.38.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.38.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-33.38.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-33.38.1.ppc64le", "product": { "name": "python-2.7.18-33.38.1.ppc64le", "product_id": "python-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-33.38.1.ppc64le", "product": { "name": "python-base-2.7.18-33.38.1.ppc64le", "product_id": "python-base-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.38.1.ppc64le", "product": { "name": "python-curses-2.7.18-33.38.1.ppc64le", "product_id": "python-curses-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.38.1.ppc64le", "product": { "name": "python-demo-2.7.18-33.38.1.ppc64le", "product_id": "python-demo-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.38.1.ppc64le", "product": { "name": "python-devel-2.7.18-33.38.1.ppc64le", "product_id": "python-devel-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.38.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-33.38.1.ppc64le", "product_id": "python-gdbm-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.38.1.ppc64le", "product": { "name": "python-idle-2.7.18-33.38.1.ppc64le", "product_id": "python-idle-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.38.1.ppc64le", "product": { "name": "python-strict-tls-check-2.7.18-33.38.1.ppc64le", "product_id": "python-strict-tls-check-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.38.1.ppc64le", "product": { "name": "python-tk-2.7.18-33.38.1.ppc64le", "product_id": "python-tk-2.7.18-33.38.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.38.1.ppc64le", "product": { "name": "python-xml-2.7.18-33.38.1.ppc64le", "product_id": "python-xml-2.7.18-33.38.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.38.1.s390", "product": { "name": "libpython2_7-1_0-2.7.18-33.38.1.s390", "product_id": "libpython2_7-1_0-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-2.7.18-33.38.1.s390", "product": { "name": "python-2.7.18-33.38.1.s390", "product_id": "python-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-base-2.7.18-33.38.1.s390", "product": { "name": "python-base-2.7.18-33.38.1.s390", "product_id": "python-base-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.38.1.s390", "product": { "name": "python-curses-2.7.18-33.38.1.s390", "product_id": "python-curses-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.38.1.s390", "product": { "name": "python-demo-2.7.18-33.38.1.s390", "product_id": "python-demo-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.38.1.s390", "product": { "name": "python-devel-2.7.18-33.38.1.s390", "product_id": "python-devel-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.38.1.s390", "product": { "name": "python-gdbm-2.7.18-33.38.1.s390", "product_id": "python-gdbm-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.38.1.s390", "product": { "name": "python-idle-2.7.18-33.38.1.s390", "product_id": "python-idle-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.38.1.s390", "product": { "name": "python-strict-tls-check-2.7.18-33.38.1.s390", "product_id": "python-strict-tls-check-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.38.1.s390", "product": { "name": "python-tk-2.7.18-33.38.1.s390", "product_id": "python-tk-2.7.18-33.38.1.s390" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.38.1.s390", "product": { "name": "python-xml-2.7.18-33.38.1.s390", "product_id": "python-xml-2.7.18-33.38.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.38.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-33.38.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.38.1.s390x", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.38.1.s390x", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-33.38.1.s390x", "product": { "name": "python-2.7.18-33.38.1.s390x", "product_id": "python-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.38.1.s390x", "product": { "name": "python-32bit-2.7.18-33.38.1.s390x", "product_id": "python-32bit-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-33.38.1.s390x", "product": { "name": "python-base-2.7.18-33.38.1.s390x", "product_id": "python-base-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.38.1.s390x", "product": { "name": "python-base-32bit-2.7.18-33.38.1.s390x", "product_id": "python-base-32bit-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.38.1.s390x", "product": { "name": "python-curses-2.7.18-33.38.1.s390x", "product_id": "python-curses-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.38.1.s390x", "product": { "name": "python-demo-2.7.18-33.38.1.s390x", "product_id": "python-demo-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.38.1.s390x", "product": { "name": "python-devel-2.7.18-33.38.1.s390x", "product_id": "python-devel-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.38.1.s390x", "product": { "name": "python-gdbm-2.7.18-33.38.1.s390x", "product_id": "python-gdbm-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.38.1.s390x", "product": { "name": "python-idle-2.7.18-33.38.1.s390x", "product_id": "python-idle-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.38.1.s390x", "product": { "name": "python-strict-tls-check-2.7.18-33.38.1.s390x", "product_id": "python-strict-tls-check-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.38.1.s390x", "product": { "name": "python-tk-2.7.18-33.38.1.s390x", "product_id": "python-tk-2.7.18-33.38.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.38.1.s390x", "product": { "name": "python-xml-2.7.18-33.38.1.s390x", "product_id": "python-xml-2.7.18-33.38.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.38.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-33.38.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-33.38.1.x86_64", "product": { "name": "python-2.7.18-33.38.1.x86_64", "product_id": "python-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.38.1.x86_64", "product": { "name": "python-32bit-2.7.18-33.38.1.x86_64", "product_id": "python-32bit-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.38.1.x86_64", "product": { "name": "python-base-2.7.18-33.38.1.x86_64", "product_id": "python-base-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.38.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-33.38.1.x86_64", "product_id": "python-base-32bit-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.38.1.x86_64", "product": { "name": "python-curses-2.7.18-33.38.1.x86_64", "product_id": "python-curses-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.38.1.x86_64", "product": { "name": "python-demo-2.7.18-33.38.1.x86_64", "product_id": "python-demo-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.38.1.x86_64", "product": { "name": "python-devel-2.7.18-33.38.1.x86_64", "product_id": "python-devel-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.38.1.x86_64", "product": { "name": "python-gdbm-2.7.18-33.38.1.x86_64", "product_id": "python-gdbm-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.38.1.x86_64", "product": { "name": "python-idle-2.7.18-33.38.1.x86_64", "product_id": "python-idle-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.38.1.x86_64", "product": { "name": "python-strict-tls-check-2.7.18-33.38.1.x86_64", "product_id": "python-strict-tls-check-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.38.1.x86_64", "product": { "name": "python-tk-2.7.18-33.38.1.x86_64", "product_id": "python-tk-2.7.18-33.38.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.38.1.x86_64", "product": { "name": "python-xml-2.7.18-33.38.1.x86_64", "product_id": "python-xml-2.7.18-33.38.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.38.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.38.1.x86_64" }, "product_reference": "python-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.38.1.x86_64" }, "product_reference": "python-32bit-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.38.1.x86_64" }, "product_reference": "python-base-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.38.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.38.1.x86_64" }, "product_reference": "python-curses-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.38.1.x86_64" }, "product_reference": "python-demo-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.38.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-33.38.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.38.1.noarch" }, "product_reference": "python-doc-2.7.18-33.38.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-33.38.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.38.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-33.38.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.38.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.38.1.x86_64" }, "product_reference": "python-idle-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.38.1.x86_64" }, "product_reference": "python-tk-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.38.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.38.1.x86_64" }, "product_reference": "python-xml-2.7.18-33.38.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.38.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.38.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.38.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.38.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.38.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.38.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.38.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.38.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.38.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.38.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-04T10:31:15Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2024:4169-1
Vulnerability from csaf_suse
Published
2024-12-04 11:02
Modified
2024-12-04 11:02
Summary
Security update for python36
Notes
Title of the patch
Security update for python36
Description of the patch
This update for python36 fixes the following issues:
- CVE-2024-11168: improper validation of IPv6 and IPvFuture addresses. (bsc#1233307)
Bug fixes:
- Remove -IVendor/ from python-config. (bsc#1231795)
Patchnames
SUSE-2024-4169,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4169
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python36", "title": "Title of the patch" }, { "category": "description", "text": "This update for python36 fixes the following issues:\n\n- CVE-2024-11168: improper validation of IPv6 and IPvFuture addresses. (bsc#1233307)\n\nBug fixes:\n\n- Remove -IVendor/ from python-config. (bsc#1231795)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4169,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4169", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4169-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4169-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244169-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4169-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019908.html" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python36", "tracking": { "current_release_date": "2024-12-04T11:02:50Z", "generator": { "date": "2024-12-04T11:02:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4169-1", "initial_release_date": "2024-12-04T11:02:50Z", "revision_history": [ { "date": "2024-12-04T11:02:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-73.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-73.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-3.6.15-73.1.aarch64", "product": { "name": "python36-3.6.15-73.1.aarch64", "product_id": "python36-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-base-3.6.15-73.1.aarch64", "product": { "name": "python36-base-3.6.15-73.1.aarch64", "product_id": "python36-base-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-73.1.aarch64", "product": { "name": "python36-curses-3.6.15-73.1.aarch64", "product_id": "python36-curses-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-73.1.aarch64", "product": { "name": "python36-dbm-3.6.15-73.1.aarch64", "product_id": "python36-dbm-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-73.1.aarch64", "product": { "name": "python36-devel-3.6.15-73.1.aarch64", "product_id": "python36-devel-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-73.1.aarch64", "product": { "name": "python36-idle-3.6.15-73.1.aarch64", "product_id": "python36-idle-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-73.1.aarch64", "product": { "name": "python36-testsuite-3.6.15-73.1.aarch64", "product_id": "python36-testsuite-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-73.1.aarch64", "product": { "name": "python36-tk-3.6.15-73.1.aarch64", "product_id": "python36-tk-3.6.15-73.1.aarch64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-73.1.aarch64", "product": { "name": "python36-tools-3.6.15-73.1.aarch64", "product_id": "python36-tools-3.6.15-73.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-73.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-73.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-73.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-64bit-3.6.15-73.1.aarch64_ilp32", "product": { "name": "python36-64bit-3.6.15-73.1.aarch64_ilp32", "product_id": "python36-64bit-3.6.15-73.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-base-64bit-3.6.15-73.1.aarch64_ilp32", "product": { "name": "python36-base-64bit-3.6.15-73.1.aarch64_ilp32", "product_id": "python36-base-64bit-3.6.15-73.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-73.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-73.1.i586", "product_id": "libpython3_6m1_0-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-3.6.15-73.1.i586", "product": { "name": "python36-3.6.15-73.1.i586", "product_id": "python36-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-base-3.6.15-73.1.i586", "product": { "name": "python36-base-3.6.15-73.1.i586", "product_id": "python36-base-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-curses-3.6.15-73.1.i586", "product": { "name": "python36-curses-3.6.15-73.1.i586", "product_id": "python36-curses-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-73.1.i586", "product": { "name": "python36-dbm-3.6.15-73.1.i586", "product_id": "python36-dbm-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-devel-3.6.15-73.1.i586", "product": { "name": "python36-devel-3.6.15-73.1.i586", "product_id": "python36-devel-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-idle-3.6.15-73.1.i586", "product": { "name": "python36-idle-3.6.15-73.1.i586", "product_id": "python36-idle-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-73.1.i586", "product": { "name": "python36-testsuite-3.6.15-73.1.i586", "product_id": "python36-testsuite-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-tk-3.6.15-73.1.i586", "product": { "name": "python36-tk-3.6.15-73.1.i586", "product_id": "python36-tk-3.6.15-73.1.i586" } }, { "category": "product_version", "name": "python36-tools-3.6.15-73.1.i586", "product": { "name": "python36-tools-3.6.15-73.1.i586", "product_id": "python36-tools-3.6.15-73.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-73.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-73.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-3.6.15-73.1.ppc64le", "product": { "name": "python36-3.6.15-73.1.ppc64le", "product_id": "python36-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-base-3.6.15-73.1.ppc64le", "product": { "name": "python36-base-3.6.15-73.1.ppc64le", "product_id": "python36-base-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.15-73.1.ppc64le", "product": { "name": "python36-curses-3.6.15-73.1.ppc64le", "product_id": "python36-curses-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-73.1.ppc64le", "product": { "name": "python36-dbm-3.6.15-73.1.ppc64le", "product_id": "python36-dbm-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-devel-3.6.15-73.1.ppc64le", "product": { "name": "python36-devel-3.6.15-73.1.ppc64le", "product_id": "python36-devel-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.15-73.1.ppc64le", "product": { "name": "python36-idle-3.6.15-73.1.ppc64le", "product_id": "python36-idle-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-73.1.ppc64le", "product": { "name": "python36-testsuite-3.6.15-73.1.ppc64le", "product_id": "python36-testsuite-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.15-73.1.ppc64le", "product": { "name": "python36-tk-3.6.15-73.1.ppc64le", "product_id": "python36-tk-3.6.15-73.1.ppc64le" } }, { "category": "product_version", "name": "python36-tools-3.6.15-73.1.ppc64le", "product": { "name": "python36-tools-3.6.15-73.1.ppc64le", "product_id": "python36-tools-3.6.15-73.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-73.1.s390", "product": { "name": "libpython3_6m1_0-3.6.15-73.1.s390", "product_id": "libpython3_6m1_0-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-3.6.15-73.1.s390", "product": { "name": "python36-3.6.15-73.1.s390", "product_id": "python36-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-base-3.6.15-73.1.s390", "product": { "name": "python36-base-3.6.15-73.1.s390", "product_id": "python36-base-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-curses-3.6.15-73.1.s390", "product": { "name": "python36-curses-3.6.15-73.1.s390", "product_id": "python36-curses-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-73.1.s390", "product": { "name": "python36-dbm-3.6.15-73.1.s390", "product_id": "python36-dbm-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-devel-3.6.15-73.1.s390", "product": { "name": "python36-devel-3.6.15-73.1.s390", "product_id": "python36-devel-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-idle-3.6.15-73.1.s390", "product": { "name": "python36-idle-3.6.15-73.1.s390", "product_id": "python36-idle-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-73.1.s390", "product": { "name": "python36-testsuite-3.6.15-73.1.s390", "product_id": "python36-testsuite-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-tk-3.6.15-73.1.s390", "product": { "name": "python36-tk-3.6.15-73.1.s390", "product_id": "python36-tk-3.6.15-73.1.s390" } }, { "category": "product_version", "name": "python36-tools-3.6.15-73.1.s390", "product": { "name": "python36-tools-3.6.15-73.1.s390", "product_id": "python36-tools-3.6.15-73.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-73.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-73.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-73.1.s390x", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-73.1.s390x", "product_id": "libpython3_6m1_0-32bit-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-3.6.15-73.1.s390x", "product": { "name": "python36-3.6.15-73.1.s390x", "product_id": "python36-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-73.1.s390x", "product": { "name": "python36-32bit-3.6.15-73.1.s390x", "product_id": "python36-32bit-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-base-3.6.15-73.1.s390x", "product": { "name": "python36-base-3.6.15-73.1.s390x", "product_id": "python36-base-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-73.1.s390x", "product": { "name": "python36-base-32bit-3.6.15-73.1.s390x", "product_id": "python36-base-32bit-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.15-73.1.s390x", "product": { "name": "python36-curses-3.6.15-73.1.s390x", "product_id": "python36-curses-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-73.1.s390x", "product": { "name": "python36-dbm-3.6.15-73.1.s390x", "product_id": "python36-dbm-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-devel-3.6.15-73.1.s390x", "product": { "name": "python36-devel-3.6.15-73.1.s390x", "product_id": "python36-devel-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.15-73.1.s390x", "product": { "name": "python36-idle-3.6.15-73.1.s390x", "product_id": "python36-idle-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-73.1.s390x", "product": { "name": "python36-testsuite-3.6.15-73.1.s390x", "product_id": "python36-testsuite-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.15-73.1.s390x", "product": { "name": "python36-tk-3.6.15-73.1.s390x", "product_id": "python36-tk-3.6.15-73.1.s390x" } }, { "category": "product_version", "name": "python36-tools-3.6.15-73.1.s390x", "product": { "name": "python36-tools-3.6.15-73.1.s390x", "product_id": "python36-tools-3.6.15-73.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-73.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-73.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-73.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-73.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-3.6.15-73.1.x86_64", "product": { "name": "python36-3.6.15-73.1.x86_64", "product_id": "python36-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-73.1.x86_64", "product": { "name": "python36-32bit-3.6.15-73.1.x86_64", "product_id": "python36-32bit-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-base-3.6.15-73.1.x86_64", "product": { "name": "python36-base-3.6.15-73.1.x86_64", "product_id": "python36-base-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-73.1.x86_64", "product": { "name": "python36-base-32bit-3.6.15-73.1.x86_64", "product_id": "python36-base-32bit-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-73.1.x86_64", "product": { "name": "python36-curses-3.6.15-73.1.x86_64", "product_id": "python36-curses-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-73.1.x86_64", "product": { "name": "python36-dbm-3.6.15-73.1.x86_64", "product_id": "python36-dbm-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-73.1.x86_64", "product": { "name": "python36-devel-3.6.15-73.1.x86_64", "product_id": "python36-devel-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-73.1.x86_64", "product": { "name": "python36-idle-3.6.15-73.1.x86_64", "product_id": "python36-idle-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-73.1.x86_64", "product": { "name": "python36-testsuite-3.6.15-73.1.x86_64", "product_id": "python36-testsuite-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-73.1.x86_64", "product": { "name": "python36-tk-3.6.15-73.1.x86_64", "product_id": "python36-tk-3.6.15-73.1.x86_64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-73.1.x86_64", "product": { "name": "python36-tools-3.6.15-73.1.x86_64", "product_id": "python36-tools-3.6.15-73.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-73.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-73.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-73.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-73.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-73.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-73.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-73.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-73.1.x86_64" }, "product_reference": "python36-3.6.15-73.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-73.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-73.1.x86_64" }, "product_reference": "python36-base-3.6.15-73.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-73.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-73.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-73.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-73.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-04T11:02:50Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2025:0047-1
Vulnerability from csaf_suse
Published
2025-01-09 15:36
Modified
2025-01-09 15:36
Summary
Security update for python39
Notes
Title of the patch
Security update for python39
Description of the patch
This update for python39 fixes the following issue:
- Update to 3.9.21
Patchnames
SUSE-2025-47,openSUSE-SLE-15.6-2025-47
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python39", "title": "Title of the patch" }, { "category": "description", "text": "This update for python39 fixes the following issue:\n\n- Update to 3.9.21\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-47,openSUSE-SLE-15.6-2025-47", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0047-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0047-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250047-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0047-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020075.html" }, { "category": "self", "summary": "SUSE Bug 1232241", "url": "https://bugzilla.suse.com/1232241" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-9287 page", "url": "https://www.suse.com/security/cve/CVE-2024-9287/" } ], "title": "Security update for python39", "tracking": { "current_release_date": "2025-01-09T15:36:39Z", "generator": { "date": "2025-01-09T15:36:39Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0047-1", "initial_release_date": "2025-01-09T15:36:39Z", "revision_history": [ { "date": "2025-01-09T15:36:39Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "product": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "product_id": "libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-base-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-base-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-base-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-curses-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-curses-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-dbm-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-dbm-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-devel-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-devel-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-devel-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-doc-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-doc-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-idle-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-idle-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-testsuite-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-testsuite-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-tk-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-tk-3.9.21-150300.4.61.1.aarch64" } }, { "category": "product_version", "name": "python39-tools-3.9.21-150300.4.61.1.aarch64", "product": { "name": "python39-tools-3.9.21-150300.4.61.1.aarch64", "product_id": "python39-tools-3.9.21-150300.4.61.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-64bit-3.9.21-150300.4.61.1.aarch64_ilp32", "product": { "name": "libpython3_9-1_0-64bit-3.9.21-150300.4.61.1.aarch64_ilp32", "product_id": "libpython3_9-1_0-64bit-3.9.21-150300.4.61.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-64bit-3.9.21-150300.4.61.1.aarch64_ilp32", "product": { "name": "python39-64bit-3.9.21-150300.4.61.1.aarch64_ilp32", "product_id": "python39-64bit-3.9.21-150300.4.61.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-base-64bit-3.9.21-150300.4.61.1.aarch64_ilp32", "product": { "name": "python39-base-64bit-3.9.21-150300.4.61.1.aarch64_ilp32", "product_id": "python39-base-64bit-3.9.21-150300.4.61.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.i586", "product": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.i586", "product_id": "libpython3_9-1_0-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-3.9.21-150300.4.61.1.i586", "product_id": "python39-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-base-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-base-3.9.21-150300.4.61.1.i586", "product_id": "python39-base-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-curses-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-curses-3.9.21-150300.4.61.1.i586", "product_id": "python39-curses-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-dbm-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-dbm-3.9.21-150300.4.61.1.i586", "product_id": "python39-dbm-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-devel-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-devel-3.9.21-150300.4.61.1.i586", "product_id": "python39-devel-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-doc-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-doc-3.9.21-150300.4.61.1.i586", "product_id": "python39-doc-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.i586", "product_id": "python39-doc-devhelp-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-idle-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-idle-3.9.21-150300.4.61.1.i586", "product_id": "python39-idle-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-testsuite-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-testsuite-3.9.21-150300.4.61.1.i586", "product_id": "python39-testsuite-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-tk-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-tk-3.9.21-150300.4.61.1.i586", "product_id": "python39-tk-3.9.21-150300.4.61.1.i586" } }, { "category": "product_version", "name": "python39-tools-3.9.21-150300.4.61.1.i586", "product": { "name": "python39-tools-3.9.21-150300.4.61.1.i586", "product_id": "python39-tools-3.9.21-150300.4.61.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "product_id": "libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-base-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-base-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-base-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-curses-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-curses-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-dbm-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-dbm-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-devel-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-devel-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-devel-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-doc-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-doc-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-idle-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-idle-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-testsuite-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-tk-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-tk-3.9.21-150300.4.61.1.ppc64le" } }, { "category": "product_version", "name": "python39-tools-3.9.21-150300.4.61.1.ppc64le", "product": { "name": "python39-tools-3.9.21-150300.4.61.1.ppc64le", "product_id": "python39-tools-3.9.21-150300.4.61.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "product": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "product_id": "libpython3_9-1_0-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-3.9.21-150300.4.61.1.s390x", "product_id": "python39-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-base-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-base-3.9.21-150300.4.61.1.s390x", "product_id": "python39-base-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-curses-3.9.21-150300.4.61.1.s390x", "product_id": "python39-curses-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-dbm-3.9.21-150300.4.61.1.s390x", "product_id": "python39-dbm-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-devel-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-devel-3.9.21-150300.4.61.1.s390x", "product_id": "python39-devel-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-doc-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-doc-3.9.21-150300.4.61.1.s390x", "product_id": "python39-doc-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "product_id": "python39-doc-devhelp-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-idle-3.9.21-150300.4.61.1.s390x", "product_id": "python39-idle-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-testsuite-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-testsuite-3.9.21-150300.4.61.1.s390x", "product_id": "python39-testsuite-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-tk-3.9.21-150300.4.61.1.s390x", "product_id": "python39-tk-3.9.21-150300.4.61.1.s390x" } }, { "category": "product_version", "name": "python39-tools-3.9.21-150300.4.61.1.s390x", "product": { "name": "python39-tools-3.9.21-150300.4.61.1.s390x", "product_id": "python39-tools-3.9.21-150300.4.61.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "product": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "product_id": "libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "product": { "name": "libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "product_id": "libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-32bit-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-32bit-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-base-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-base-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-base-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-base-32bit-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-curses-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-curses-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-dbm-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-dbm-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-devel-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-devel-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-devel-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-doc-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-doc-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-idle-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-idle-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-testsuite-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-testsuite-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-tk-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-tk-3.9.21-150300.4.61.1.x86_64" } }, { "category": "product_version", "name": "python39-tools-3.9.21-150300.4.61.1.x86_64", "product": { "name": "python39-tools-3.9.21-150300.4.61.1.x86_64", "product_id": "python39-tools-3.9.21-150300.4.61.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-32bit-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-32bit-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-base-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-base-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-base-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-base-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-32bit-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-curses-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-curses-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-curses-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-curses-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-dbm-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-dbm-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-dbm-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-dbm-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-devel-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-devel-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-devel-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-devel-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-doc-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-doc-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-doc-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-doc-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-idle-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-idle-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-idle-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-idle-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-testsuite-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-testsuite-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-testsuite-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-tk-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-tk-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-tk-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-tk-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.21-150300.4.61.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.aarch64" }, "product_reference": "python39-tools-3.9.21-150300.4.61.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.21-150300.4.61.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.ppc64le" }, "product_reference": "python39-tools-3.9.21-150300.4.61.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.21-150300.4.61.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.s390x" }, "product_reference": "python39-tools-3.9.21-150300.4.61.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.21-150300.4.61.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.x86_64" }, "product_reference": "python39-tools-3.9.21-150300.4.61.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-09T15:36:39Z", "details": "low" } ], "title": "CVE-2024-11168" }, { "cve": "CVE-2024-9287", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-9287" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-9287", "url": "https://www.suse.com/security/cve/CVE-2024-9287" }, { "category": "external", "summary": "SUSE Bug 1232241 for CVE-2024-9287", "url": "https://bugzilla.suse.com/1232241" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.21-150300.4.61.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.21-150300.4.61.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-09T15:36:39Z", "details": "moderate" } ], "title": "CVE-2024-9287" } ] }
suse-su-2024:4135-1
Vulnerability from csaf_suse
Published
2024-12-02 12:21
Modified
2024-12-02 12:21
Summary
Security update for python39
Notes
Title of the patch
Security update for python39
Description of the patch
This update for python39 fixes the following issues:
- CVE-2024-11168: Improper validation of IPv6 and IPvFuture addresses (bsc#1233307).
Bug fixes:
- Remove -IVendor/ from python-config (bsc#1231795).
Patchnames
SUSE-2024-4135,SUSE-SLE-Module-Legacy-15-SP5-2024-4135,openSUSE-SLE-15.5-2024-4135,openSUSE-SLE-15.6-2024-4135
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python39", "title": "Title of the patch" }, { "category": "description", "text": "This update for python39 fixes the following issues:\n\n- CVE-2024-11168: Improper validation of IPv6 and IPvFuture addresses (bsc#1233307).\n\nBug fixes:\n\n- Remove -IVendor/ from python-config (bsc#1231795).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4135,SUSE-SLE-Module-Legacy-15-SP5-2024-4135,openSUSE-SLE-15.5-2024-4135,openSUSE-SLE-15.6-2024-4135", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4135-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4135-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244135-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4135-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019894.html" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python39", "tracking": { "current_release_date": "2024-12-02T12:21:16Z", "generator": { "date": "2024-12-02T12:21:16Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4135-1", "initial_release_date": "2024-12-02T12:21:16Z", "revision_history": [ { "date": "2024-12-02T12:21:16Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "product": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "product_id": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-base-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-base-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-base-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-curses-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-curses-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-dbm-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-dbm-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-devel-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-devel-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-devel-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-doc-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-doc-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-idle-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-idle-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-testsuite-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-testsuite-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-tk-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-tk-3.9.20-150300.4.58.1.aarch64" } }, { "category": "product_version", "name": "python39-tools-3.9.20-150300.4.58.1.aarch64", "product": { "name": "python39-tools-3.9.20-150300.4.58.1.aarch64", "product_id": "python39-tools-3.9.20-150300.4.58.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-64bit-3.9.20-150300.4.58.1.aarch64_ilp32", "product": { "name": "libpython3_9-1_0-64bit-3.9.20-150300.4.58.1.aarch64_ilp32", "product_id": "libpython3_9-1_0-64bit-3.9.20-150300.4.58.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-64bit-3.9.20-150300.4.58.1.aarch64_ilp32", "product": { "name": "python39-64bit-3.9.20-150300.4.58.1.aarch64_ilp32", "product_id": "python39-64bit-3.9.20-150300.4.58.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-base-64bit-3.9.20-150300.4.58.1.aarch64_ilp32", "product": { "name": "python39-base-64bit-3.9.20-150300.4.58.1.aarch64_ilp32", "product_id": "python39-base-64bit-3.9.20-150300.4.58.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.i586", "product": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.i586", "product_id": "libpython3_9-1_0-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-3.9.20-150300.4.58.1.i586", "product_id": "python39-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-base-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-base-3.9.20-150300.4.58.1.i586", "product_id": "python39-base-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-curses-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-curses-3.9.20-150300.4.58.1.i586", "product_id": "python39-curses-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-dbm-3.9.20-150300.4.58.1.i586", "product_id": "python39-dbm-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-devel-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-devel-3.9.20-150300.4.58.1.i586", "product_id": "python39-devel-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-doc-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-doc-3.9.20-150300.4.58.1.i586", "product_id": "python39-doc-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.i586", "product_id": "python39-doc-devhelp-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-idle-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-idle-3.9.20-150300.4.58.1.i586", "product_id": "python39-idle-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-testsuite-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-testsuite-3.9.20-150300.4.58.1.i586", "product_id": "python39-testsuite-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-tk-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-tk-3.9.20-150300.4.58.1.i586", "product_id": "python39-tk-3.9.20-150300.4.58.1.i586" } }, { "category": "product_version", "name": "python39-tools-3.9.20-150300.4.58.1.i586", "product": { "name": "python39-tools-3.9.20-150300.4.58.1.i586", "product_id": "python39-tools-3.9.20-150300.4.58.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "product_id": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-base-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-base-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-base-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-curses-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-curses-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-dbm-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-dbm-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-devel-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-devel-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-devel-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-doc-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-doc-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-idle-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-idle-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-testsuite-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-tk-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-tk-3.9.20-150300.4.58.1.ppc64le" } }, { "category": "product_version", "name": "python39-tools-3.9.20-150300.4.58.1.ppc64le", "product": { "name": "python39-tools-3.9.20-150300.4.58.1.ppc64le", "product_id": "python39-tools-3.9.20-150300.4.58.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "product": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "product_id": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-3.9.20-150300.4.58.1.s390x", "product_id": "python39-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-base-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-base-3.9.20-150300.4.58.1.s390x", "product_id": "python39-base-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-curses-3.9.20-150300.4.58.1.s390x", "product_id": "python39-curses-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-dbm-3.9.20-150300.4.58.1.s390x", "product_id": "python39-dbm-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-devel-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-devel-3.9.20-150300.4.58.1.s390x", "product_id": "python39-devel-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-doc-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-doc-3.9.20-150300.4.58.1.s390x", "product_id": "python39-doc-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "product_id": "python39-doc-devhelp-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-idle-3.9.20-150300.4.58.1.s390x", "product_id": "python39-idle-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-testsuite-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-testsuite-3.9.20-150300.4.58.1.s390x", "product_id": "python39-testsuite-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-tk-3.9.20-150300.4.58.1.s390x", "product_id": "python39-tk-3.9.20-150300.4.58.1.s390x" } }, { "category": "product_version", "name": "python39-tools-3.9.20-150300.4.58.1.s390x", "product": { "name": "python39-tools-3.9.20-150300.4.58.1.s390x", "product_id": "python39-tools-3.9.20-150300.4.58.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "product": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "product_id": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "product": { "name": "libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "product_id": "libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-32bit-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-32bit-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-base-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-base-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-base-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-base-32bit-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-curses-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-curses-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-dbm-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-dbm-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-devel-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-devel-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-devel-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-doc-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-doc-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-idle-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-idle-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-testsuite-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-testsuite-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-tk-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-tk-3.9.20-150300.4.58.1.x86_64" } }, { "category": "product_version", "name": "python39-tools-3.9.20-150300.4.58.1.x86_64", "product": { "name": "python39-tools-3.9.20-150300.4.58.1.x86_64", "product_id": "python39-tools-3.9.20-150300.4.58.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-32bit-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-32bit-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-base-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-curses-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-dbm-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-devel-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-doc-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-idle-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-testsuite-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-tk-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.aarch64" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.ppc64le" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.s390x" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.20-150300.4.58.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.x86_64" }, "product_reference": "python39-tools-3.9.20-150300.4.58.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-base-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-curses-3.9.20-150300.4.58.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-base-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-devel-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.5:python39-tools-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:libpython3_9-1_0-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-base-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-base-32bit-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-curses-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-dbm-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-devel-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-doc-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-doc-devhelp-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-idle-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-testsuite-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-tk-3.9.20-150300.4.58.1.x86_64", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.aarch64", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.ppc64le", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.s390x", "openSUSE Leap 15.6:python39-tools-3.9.20-150300.4.58.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-02T12:21:16Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2025:0861-1
Vulnerability from csaf_suse
Published
2025-03-14 08:45
Modified
2025-03-14 08:45
Summary
Security update for python
Notes
Title of the patch
Security update for python
Description of the patch
This update for python fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).
Patchnames
SUSE-2025-861,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-861,openSUSE-SLE-15.6-2025-861
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-861,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-861,openSUSE-SLE-15.6-2025-861", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0861-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0861-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250861-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0861-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020517.html" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2025-03-14T08:45:13Z", "generator": { "date": "2025-03-14T08:45:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0861-1", "initial_release_date": "2025-03-14T08:45:13Z", "revision_history": [ { "date": "2025-03-14T08:45:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-150000.77.1.aarch64", "product": { "name": "python-2.7.18-150000.77.1.aarch64", "product_id": "python-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.77.1.aarch64", "product": { "name": "python-base-2.7.18-150000.77.1.aarch64", "product_id": "python-base-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.77.1.aarch64", "product": { "name": "python-curses-2.7.18-150000.77.1.aarch64", "product_id": "python-curses-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.77.1.aarch64", "product": { "name": "python-demo-2.7.18-150000.77.1.aarch64", "product_id": "python-demo-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.77.1.aarch64", "product": { "name": "python-devel-2.7.18-150000.77.1.aarch64", "product_id": "python-devel-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.77.1.aarch64", "product": { "name": "python-gdbm-2.7.18-150000.77.1.aarch64", "product_id": "python-gdbm-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.77.1.aarch64", "product": { "name": "python-idle-2.7.18-150000.77.1.aarch64", "product_id": "python-idle-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.77.1.aarch64", "product": { "name": "python-tk-2.7.18-150000.77.1.aarch64", "product_id": "python-tk-2.7.18-150000.77.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.77.1.aarch64", "product": { "name": "python-xml-2.7.18-150000.77.1.aarch64", "product_id": "python-xml-2.7.18-150000.77.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-150000.77.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-150000.77.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-150000.77.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-150000.77.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-150000.77.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-150000.77.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-150000.77.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-150000.77.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-150000.77.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.77.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.i586", "product_id": "libpython2_7-1_0-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-150000.77.1.i586", "product": { "name": "python-2.7.18-150000.77.1.i586", "product_id": "python-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.77.1.i586", "product": { "name": "python-base-2.7.18-150000.77.1.i586", "product_id": "python-base-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.77.1.i586", "product": { "name": "python-curses-2.7.18-150000.77.1.i586", "product_id": "python-curses-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.77.1.i586", "product": { "name": "python-demo-2.7.18-150000.77.1.i586", "product_id": "python-demo-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.77.1.i586", "product": { "name": "python-devel-2.7.18-150000.77.1.i586", "product_id": "python-devel-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.77.1.i586", "product": { "name": "python-gdbm-2.7.18-150000.77.1.i586", "product_id": "python-gdbm-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.77.1.i586", "product": { "name": "python-idle-2.7.18-150000.77.1.i586", "product_id": "python-idle-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.77.1.i586", "product": { "name": "python-tk-2.7.18-150000.77.1.i586", "product_id": "python-tk-2.7.18-150000.77.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.77.1.i586", "product": { "name": "python-xml-2.7.18-150000.77.1.i586", "product_id": "python-xml-2.7.18-150000.77.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-150000.77.1.noarch", "product": { "name": "python-doc-2.7.18-150000.77.1.noarch", "product_id": "python-doc-2.7.18-150000.77.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-150000.77.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-150000.77.1.noarch", "product_id": "python-doc-pdf-2.7.18-150000.77.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-2.7.18-150000.77.1.ppc64le", "product_id": "python-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-base-2.7.18-150000.77.1.ppc64le", "product_id": "python-base-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-curses-2.7.18-150000.77.1.ppc64le", "product_id": "python-curses-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-demo-2.7.18-150000.77.1.ppc64le", "product_id": "python-demo-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-devel-2.7.18-150000.77.1.ppc64le", "product_id": "python-devel-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-150000.77.1.ppc64le", "product_id": "python-gdbm-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-idle-2.7.18-150000.77.1.ppc64le", "product_id": "python-idle-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-tk-2.7.18-150000.77.1.ppc64le", "product_id": "python-tk-2.7.18-150000.77.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.77.1.ppc64le", "product": { "name": "python-xml-2.7.18-150000.77.1.ppc64le", "product_id": "python-xml-2.7.18-150000.77.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.77.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-150000.77.1.s390x", "product": { "name": "python-2.7.18-150000.77.1.s390x", "product_id": "python-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.77.1.s390x", "product": { "name": "python-base-2.7.18-150000.77.1.s390x", "product_id": "python-base-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.77.1.s390x", "product": { "name": "python-curses-2.7.18-150000.77.1.s390x", "product_id": "python-curses-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.77.1.s390x", "product": { "name": "python-demo-2.7.18-150000.77.1.s390x", "product_id": "python-demo-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.77.1.s390x", "product": { "name": "python-devel-2.7.18-150000.77.1.s390x", "product_id": "python-devel-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.77.1.s390x", "product": { "name": "python-gdbm-2.7.18-150000.77.1.s390x", "product_id": "python-gdbm-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.77.1.s390x", "product": { "name": "python-idle-2.7.18-150000.77.1.s390x", "product_id": "python-idle-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.77.1.s390x", "product": { "name": "python-tk-2.7.18-150000.77.1.s390x", "product_id": "python-tk-2.7.18-150000.77.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.77.1.s390x", "product": { "name": "python-xml-2.7.18-150000.77.1.s390x", "product_id": "python-xml-2.7.18-150000.77.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-150000.77.1.x86_64", "product": { "name": "python-2.7.18-150000.77.1.x86_64", "product_id": "python-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-150000.77.1.x86_64", "product": { "name": "python-32bit-2.7.18-150000.77.1.x86_64", "product_id": "python-32bit-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.77.1.x86_64", "product": { "name": "python-base-2.7.18-150000.77.1.x86_64", "product_id": "python-base-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-150000.77.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-150000.77.1.x86_64", "product_id": "python-base-32bit-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.77.1.x86_64", "product": { "name": "python-curses-2.7.18-150000.77.1.x86_64", "product_id": "python-curses-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.77.1.x86_64", "product": { "name": "python-demo-2.7.18-150000.77.1.x86_64", "product_id": "python-demo-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.77.1.x86_64", "product": { "name": "python-devel-2.7.18-150000.77.1.x86_64", "product_id": "python-devel-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.77.1.x86_64", "product": { "name": "python-gdbm-2.7.18-150000.77.1.x86_64", "product_id": "python-gdbm-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.77.1.x86_64", "product": { "name": "python-idle-2.7.18-150000.77.1.x86_64", "product_id": "python-idle-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.77.1.x86_64", "product": { "name": "python-tk-2.7.18-150000.77.1.x86_64", "product_id": "python-tk-2.7.18-150000.77.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.77.1.x86_64", "product": { "name": "python-xml-2.7.18-150000.77.1.x86_64", "product_id": "python-xml-2.7.18-150000.77.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.s390x" }, "product_reference": "python-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.s390x" }, "product_reference": "python-base-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.77.1.s390x" }, "product_reference": "python-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.s390x" }, "product_reference": "python-base-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.77.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.77.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.77.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.77.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.77.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.77.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.77.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.77.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.77.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.77.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.77.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.77.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.77.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.77.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.77.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.77.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.77.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.77.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.77.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.77.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-14T08:45:13Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2025:0869-1
Vulnerability from csaf_suse
Published
2025-03-14 10:42
Modified
2025-03-14 10:42
Summary
Security update for python
Notes
Title of the patch
Security update for python
Description of the patch
This update for python fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).
Patchnames
SUSE-2025-869,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-869
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-869,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-869", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0869-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0869-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250869-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0869-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020512.html" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2025-03-14T10:42:34Z", "generator": { "date": "2025-03-14T10:42:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0869-1", "initial_release_date": "2025-03-14T10:42:34Z", "revision_history": [ { "date": "2025-03-14T10:42:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.47.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-33.47.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-33.47.1.aarch64", "product": { "name": "python-2.7.18-33.47.1.aarch64", "product_id": "python-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.47.1.aarch64", "product": { "name": "python-base-2.7.18-33.47.1.aarch64", "product_id": "python-base-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.47.1.aarch64", "product": { "name": "python-curses-2.7.18-33.47.1.aarch64", "product_id": "python-curses-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.47.1.aarch64", "product": { "name": "python-demo-2.7.18-33.47.1.aarch64", "product_id": "python-demo-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.47.1.aarch64", "product": { "name": "python-devel-2.7.18-33.47.1.aarch64", "product_id": "python-devel-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.47.1.aarch64", "product": { "name": "python-gdbm-2.7.18-33.47.1.aarch64", "product_id": "python-gdbm-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.47.1.aarch64", "product": { "name": "python-idle-2.7.18-33.47.1.aarch64", "product_id": "python-idle-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.47.1.aarch64", "product": { "name": "python-strict-tls-check-2.7.18-33.47.1.aarch64", "product_id": "python-strict-tls-check-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.47.1.aarch64", "product": { "name": "python-tk-2.7.18-33.47.1.aarch64", "product_id": "python-tk-2.7.18-33.47.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.47.1.aarch64", "product": { "name": "python-xml-2.7.18-33.47.1.aarch64", "product_id": "python-xml-2.7.18-33.47.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-33.47.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-33.47.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-33.47.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-33.47.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-33.47.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-33.47.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-33.47.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-33.47.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-33.47.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.47.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-33.47.1.i586", "product_id": "libpython2_7-1_0-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-33.47.1.i586", "product": { "name": "python-2.7.18-33.47.1.i586", "product_id": "python-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-33.47.1.i586", "product": { "name": "python-base-2.7.18-33.47.1.i586", "product_id": "python-base-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.47.1.i586", "product": { "name": "python-curses-2.7.18-33.47.1.i586", "product_id": "python-curses-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.47.1.i586", "product": { "name": "python-demo-2.7.18-33.47.1.i586", "product_id": "python-demo-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.47.1.i586", "product": { "name": "python-devel-2.7.18-33.47.1.i586", "product_id": "python-devel-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.47.1.i586", "product": { "name": "python-gdbm-2.7.18-33.47.1.i586", "product_id": "python-gdbm-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.47.1.i586", "product": { "name": "python-idle-2.7.18-33.47.1.i586", "product_id": "python-idle-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.47.1.i586", "product": { "name": "python-strict-tls-check-2.7.18-33.47.1.i586", "product_id": "python-strict-tls-check-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.47.1.i586", "product": { "name": "python-tk-2.7.18-33.47.1.i586", "product_id": "python-tk-2.7.18-33.47.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.47.1.i586", "product": { "name": "python-xml-2.7.18-33.47.1.i586", "product_id": "python-xml-2.7.18-33.47.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-33.47.1.noarch", "product": { "name": "python-doc-2.7.18-33.47.1.noarch", "product_id": "python-doc-2.7.18-33.47.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-33.47.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-33.47.1.noarch", "product_id": "python-doc-pdf-2.7.18-33.47.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.47.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-33.47.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-33.47.1.ppc64le", "product": { "name": "python-2.7.18-33.47.1.ppc64le", "product_id": "python-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-33.47.1.ppc64le", "product": { "name": "python-base-2.7.18-33.47.1.ppc64le", "product_id": "python-base-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.47.1.ppc64le", "product": { "name": "python-curses-2.7.18-33.47.1.ppc64le", "product_id": "python-curses-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.47.1.ppc64le", "product": { "name": "python-demo-2.7.18-33.47.1.ppc64le", "product_id": "python-demo-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.47.1.ppc64le", "product": { "name": "python-devel-2.7.18-33.47.1.ppc64le", "product_id": "python-devel-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.47.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-33.47.1.ppc64le", "product_id": "python-gdbm-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.47.1.ppc64le", "product": { "name": "python-idle-2.7.18-33.47.1.ppc64le", "product_id": "python-idle-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.47.1.ppc64le", "product": { "name": "python-strict-tls-check-2.7.18-33.47.1.ppc64le", "product_id": "python-strict-tls-check-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.47.1.ppc64le", "product": { "name": "python-tk-2.7.18-33.47.1.ppc64le", "product_id": "python-tk-2.7.18-33.47.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.47.1.ppc64le", "product": { "name": "python-xml-2.7.18-33.47.1.ppc64le", "product_id": "python-xml-2.7.18-33.47.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.47.1.s390", "product": { "name": "libpython2_7-1_0-2.7.18-33.47.1.s390", "product_id": "libpython2_7-1_0-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-2.7.18-33.47.1.s390", "product": { "name": "python-2.7.18-33.47.1.s390", "product_id": "python-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-base-2.7.18-33.47.1.s390", "product": { "name": "python-base-2.7.18-33.47.1.s390", "product_id": "python-base-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.47.1.s390", "product": { "name": "python-curses-2.7.18-33.47.1.s390", "product_id": "python-curses-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.47.1.s390", "product": { "name": "python-demo-2.7.18-33.47.1.s390", "product_id": "python-demo-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.47.1.s390", "product": { "name": "python-devel-2.7.18-33.47.1.s390", "product_id": "python-devel-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.47.1.s390", "product": { "name": "python-gdbm-2.7.18-33.47.1.s390", "product_id": "python-gdbm-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.47.1.s390", "product": { "name": "python-idle-2.7.18-33.47.1.s390", "product_id": "python-idle-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.47.1.s390", "product": { "name": "python-strict-tls-check-2.7.18-33.47.1.s390", "product_id": "python-strict-tls-check-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.47.1.s390", "product": { "name": "python-tk-2.7.18-33.47.1.s390", "product_id": "python-tk-2.7.18-33.47.1.s390" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.47.1.s390", "product": { "name": "python-xml-2.7.18-33.47.1.s390", "product_id": "python-xml-2.7.18-33.47.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.47.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-33.47.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.47.1.s390x", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.47.1.s390x", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-33.47.1.s390x", "product": { "name": "python-2.7.18-33.47.1.s390x", "product_id": "python-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.47.1.s390x", "product": { "name": "python-32bit-2.7.18-33.47.1.s390x", "product_id": "python-32bit-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-33.47.1.s390x", "product": { "name": "python-base-2.7.18-33.47.1.s390x", "product_id": "python-base-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.47.1.s390x", "product": { "name": "python-base-32bit-2.7.18-33.47.1.s390x", "product_id": "python-base-32bit-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.47.1.s390x", "product": { "name": "python-curses-2.7.18-33.47.1.s390x", "product_id": "python-curses-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.47.1.s390x", "product": { "name": "python-demo-2.7.18-33.47.1.s390x", "product_id": "python-demo-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.47.1.s390x", "product": { "name": "python-devel-2.7.18-33.47.1.s390x", "product_id": "python-devel-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.47.1.s390x", "product": { "name": "python-gdbm-2.7.18-33.47.1.s390x", "product_id": "python-gdbm-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.47.1.s390x", "product": { "name": "python-idle-2.7.18-33.47.1.s390x", "product_id": "python-idle-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.47.1.s390x", "product": { "name": "python-strict-tls-check-2.7.18-33.47.1.s390x", "product_id": "python-strict-tls-check-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.47.1.s390x", "product": { "name": "python-tk-2.7.18-33.47.1.s390x", "product_id": "python-tk-2.7.18-33.47.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.47.1.s390x", "product": { "name": "python-xml-2.7.18-33.47.1.s390x", "product_id": "python-xml-2.7.18-33.47.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.47.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-33.47.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-33.47.1.x86_64", "product": { "name": "python-2.7.18-33.47.1.x86_64", "product_id": "python-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.47.1.x86_64", "product": { "name": "python-32bit-2.7.18-33.47.1.x86_64", "product_id": "python-32bit-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.47.1.x86_64", "product": { "name": "python-base-2.7.18-33.47.1.x86_64", "product_id": "python-base-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.47.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-33.47.1.x86_64", "product_id": "python-base-32bit-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.47.1.x86_64", "product": { "name": "python-curses-2.7.18-33.47.1.x86_64", "product_id": "python-curses-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.47.1.x86_64", "product": { "name": "python-demo-2.7.18-33.47.1.x86_64", "product_id": "python-demo-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.47.1.x86_64", "product": { "name": "python-devel-2.7.18-33.47.1.x86_64", "product_id": "python-devel-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.47.1.x86_64", "product": { "name": "python-gdbm-2.7.18-33.47.1.x86_64", "product_id": "python-gdbm-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.47.1.x86_64", "product": { "name": "python-idle-2.7.18-33.47.1.x86_64", "product_id": "python-idle-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.47.1.x86_64", "product": { "name": "python-strict-tls-check-2.7.18-33.47.1.x86_64", "product_id": "python-strict-tls-check-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.47.1.x86_64", "product": { "name": "python-tk-2.7.18-33.47.1.x86_64", "product_id": "python-tk-2.7.18-33.47.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.47.1.x86_64", "product": { "name": "python-xml-2.7.18-33.47.1.x86_64", "product_id": "python-xml-2.7.18-33.47.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.47.1.x86_64" }, "product_reference": "python-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.47.1.x86_64" }, "product_reference": "python-32bit-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.47.1.x86_64" }, "product_reference": "python-base-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.47.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.47.1.x86_64" }, "product_reference": "python-curses-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.47.1.x86_64" }, "product_reference": "python-demo-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.47.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-33.47.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.47.1.noarch" }, "product_reference": "python-doc-2.7.18-33.47.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-33.47.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.47.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-33.47.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.47.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.47.1.x86_64" }, "product_reference": "python-idle-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.47.1.x86_64" }, "product_reference": "python-tk-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.47.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.47.1.x86_64" }, "product_reference": "python-xml-2.7.18-33.47.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.47.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.47.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.47.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.47.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.47.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.47.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.47.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.47.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.47.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.47.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-14T10:42:34Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2025:0049-1
Vulnerability from csaf_suse
Published
2025-01-09 15:37
Modified
2025-01-09 15:37
Summary
Security update for python310
Notes
Title of the patch
Security update for python310
Description of the patch
This update for python310 fixes the following issues:
- Update to 3.10.16
Patchnames
SUSE-2025-49,openSUSE-SLE-15.6-2025-49
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python310", "title": "Title of the patch" }, { "category": "description", "text": "This update for python310 fixes the following issues:\n\n- Update to 3.10.16\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-49,openSUSE-SLE-15.6-2025-49", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0049-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0049-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250049-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0049-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020073.html" }, { "category": "self", "summary": "SUSE Bug 1232241", "url": "https://bugzilla.suse.com/1232241" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-9287 page", "url": "https://www.suse.com/security/cve/CVE-2024-9287/" } ], "title": "Security update for python310", "tracking": { "current_release_date": "2025-01-09T15:37:07Z", "generator": { "date": "2025-01-09T15:37:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0049-1", "initial_release_date": "2025-01-09T15:37:07Z", "revision_history": [ { "date": "2025-01-09T15:37:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "product": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "product_id": "libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-base-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-base-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-base-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-curses-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-curses-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-dbm-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-dbm-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-devel-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-devel-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-devel-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-doc-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-doc-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-idle-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-idle-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-testsuite-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-testsuite-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-tk-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-tk-3.10.16-150400.4.66.1.aarch64" } }, { "category": "product_version", "name": "python310-tools-3.10.16-150400.4.66.1.aarch64", "product": { "name": "python310-tools-3.10.16-150400.4.66.1.aarch64", "product_id": "python310-tools-3.10.16-150400.4.66.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-64bit-3.10.16-150400.4.66.1.aarch64_ilp32", "product": { "name": "libpython3_10-1_0-64bit-3.10.16-150400.4.66.1.aarch64_ilp32", "product_id": "libpython3_10-1_0-64bit-3.10.16-150400.4.66.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-64bit-3.10.16-150400.4.66.1.aarch64_ilp32", "product": { "name": "python310-64bit-3.10.16-150400.4.66.1.aarch64_ilp32", "product_id": "python310-64bit-3.10.16-150400.4.66.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-base-64bit-3.10.16-150400.4.66.1.aarch64_ilp32", "product": { "name": "python310-base-64bit-3.10.16-150400.4.66.1.aarch64_ilp32", "product_id": "python310-base-64bit-3.10.16-150400.4.66.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.i586", "product": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.i586", "product_id": "libpython3_10-1_0-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-3.10.16-150400.4.66.1.i586", "product_id": "python310-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-base-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-base-3.10.16-150400.4.66.1.i586", "product_id": "python310-base-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-curses-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-curses-3.10.16-150400.4.66.1.i586", "product_id": "python310-curses-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-dbm-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-dbm-3.10.16-150400.4.66.1.i586", "product_id": "python310-dbm-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-devel-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-devel-3.10.16-150400.4.66.1.i586", "product_id": "python310-devel-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-doc-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-doc-3.10.16-150400.4.66.1.i586", "product_id": "python310-doc-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.i586", "product_id": "python310-doc-devhelp-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-idle-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-idle-3.10.16-150400.4.66.1.i586", "product_id": "python310-idle-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-testsuite-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-testsuite-3.10.16-150400.4.66.1.i586", "product_id": "python310-testsuite-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-tk-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-tk-3.10.16-150400.4.66.1.i586", "product_id": "python310-tk-3.10.16-150400.4.66.1.i586" } }, { "category": "product_version", "name": "python310-tools-3.10.16-150400.4.66.1.i586", "product": { "name": "python310-tools-3.10.16-150400.4.66.1.i586", "product_id": "python310-tools-3.10.16-150400.4.66.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "product_id": "libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-base-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-base-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-base-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-curses-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-curses-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-dbm-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-dbm-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-devel-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-devel-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-devel-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-doc-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-doc-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-idle-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-idle-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-testsuite-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-tk-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-tk-3.10.16-150400.4.66.1.ppc64le" } }, { "category": "product_version", "name": "python310-tools-3.10.16-150400.4.66.1.ppc64le", "product": { "name": "python310-tools-3.10.16-150400.4.66.1.ppc64le", "product_id": "python310-tools-3.10.16-150400.4.66.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "product": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "product_id": "libpython3_10-1_0-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-3.10.16-150400.4.66.1.s390x", "product_id": "python310-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-base-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-base-3.10.16-150400.4.66.1.s390x", "product_id": "python310-base-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-curses-3.10.16-150400.4.66.1.s390x", "product_id": "python310-curses-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-dbm-3.10.16-150400.4.66.1.s390x", "product_id": "python310-dbm-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-devel-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-devel-3.10.16-150400.4.66.1.s390x", "product_id": "python310-devel-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-doc-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-doc-3.10.16-150400.4.66.1.s390x", "product_id": "python310-doc-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "product_id": "python310-doc-devhelp-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-idle-3.10.16-150400.4.66.1.s390x", "product_id": "python310-idle-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-testsuite-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-testsuite-3.10.16-150400.4.66.1.s390x", "product_id": "python310-testsuite-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-tk-3.10.16-150400.4.66.1.s390x", "product_id": "python310-tk-3.10.16-150400.4.66.1.s390x" } }, { "category": "product_version", "name": "python310-tools-3.10.16-150400.4.66.1.s390x", "product": { "name": "python310-tools-3.10.16-150400.4.66.1.s390x", "product_id": "python310-tools-3.10.16-150400.4.66.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "product": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "product_id": "libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "product": { "name": "libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "product_id": "libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-32bit-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-32bit-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-base-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-base-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-base-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-base-32bit-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-curses-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-curses-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-dbm-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-dbm-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-devel-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-devel-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-devel-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-doc-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-doc-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-idle-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-idle-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-testsuite-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-testsuite-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-tk-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-tk-3.10.16-150400.4.66.1.x86_64" } }, { "category": "product_version", "name": "python310-tools-3.10.16-150400.4.66.1.x86_64", "product": { "name": "python310-tools-3.10.16-150400.4.66.1.x86_64", "product_id": "python310-tools-3.10.16-150400.4.66.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-32bit-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-32bit-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-base-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-base-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-base-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-base-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-32bit-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-curses-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-curses-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-curses-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-curses-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-dbm-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-dbm-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-dbm-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-dbm-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-devel-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-devel-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-devel-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-devel-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-doc-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-doc-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-doc-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-doc-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-idle-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-idle-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-idle-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-idle-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-testsuite-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-testsuite-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-testsuite-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-tk-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-tk-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-tk-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-tk-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.16-150400.4.66.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.aarch64" }, "product_reference": "python310-tools-3.10.16-150400.4.66.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.16-150400.4.66.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.ppc64le" }, "product_reference": "python310-tools-3.10.16-150400.4.66.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.16-150400.4.66.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.s390x" }, "product_reference": "python310-tools-3.10.16-150400.4.66.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.16-150400.4.66.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.x86_64" }, "product_reference": "python310-tools-3.10.16-150400.4.66.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-09T15:37:07Z", "details": "low" } ], "title": "CVE-2024-11168" }, { "cve": "CVE-2024-9287", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-9287" } ], "notes": [ { "category": "general", "text": "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.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-9287", "url": "https://www.suse.com/security/cve/CVE-2024-9287" }, { "category": "external", "summary": "SUSE Bug 1232241 for CVE-2024-9287", "url": "https://bugzilla.suse.com/1232241" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:libpython3_10-1_0-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-base-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-base-32bit-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-curses-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-dbm-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-devel-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-doc-devhelp-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-idle-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-testsuite-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tk-3.10.16-150400.4.66.1.x86_64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.aarch64", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.ppc64le", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.s390x", "openSUSE Leap 15.6:python310-tools-3.10.16-150400.4.66.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-09T15:37:07Z", "details": "moderate" } ], "title": "CVE-2024-9287" } ] }
suse-su-2025:1041-1
Vulnerability from csaf_suse
Published
2025-03-27 15:08
Modified
2025-03-27 15:08
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).
Patchnames
SUSE-2025-1041,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1041
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-1041,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-1041", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_1041-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:1041-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251041-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:1041-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020616.html" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2025-03-27T15:08:09Z", "generator": { "date": "2025-03-27T15:08:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:1041-1", "initial_release_date": "2025-03-27T15:08:09Z", "revision_history": [ { "date": "2025-03-27T15:08:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.151.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.151.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.151.1.aarch64", "product": { "name": "python3-3.4.10-25.151.1.aarch64", "product_id": "python3-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.151.1.aarch64", "product": { "name": "python3-base-3.4.10-25.151.1.aarch64", "product_id": "python3-base-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.151.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.151.1.aarch64", "product_id": "python3-curses-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.151.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.151.1.aarch64", "product_id": "python3-dbm-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.151.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.151.1.aarch64", "product_id": "python3-devel-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.151.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.151.1.aarch64", "product_id": "python3-idle-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.151.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.151.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.151.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.151.1.aarch64", "product_id": "python3-tk-3.4.10-25.151.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.151.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.151.1.aarch64", "product_id": "python3-tools-3.4.10-25.151.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.151.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.151.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.151.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.151.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.151.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.151.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.151.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.151.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.151.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.151.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.151.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.151.1.i586", "product": { "name": "python3-3.4.10-25.151.1.i586", "product_id": "python3-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.151.1.i586", "product": { "name": "python3-base-3.4.10-25.151.1.i586", "product_id": "python3-base-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.151.1.i586", "product": { "name": "python3-curses-3.4.10-25.151.1.i586", "product_id": "python3-curses-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.151.1.i586", "product": { "name": "python3-dbm-3.4.10-25.151.1.i586", "product_id": "python3-dbm-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.151.1.i586", "product": { "name": "python3-devel-3.4.10-25.151.1.i586", "product_id": "python3-devel-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.151.1.i586", "product": { "name": "python3-idle-3.4.10-25.151.1.i586", "product_id": "python3-idle-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.151.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.151.1.i586", "product_id": "python3-testsuite-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.151.1.i586", "product": { "name": "python3-tk-3.4.10-25.151.1.i586", "product_id": "python3-tk-3.4.10-25.151.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.151.1.i586", "product": { "name": "python3-tools-3.4.10-25.151.1.i586", "product_id": "python3-tools-3.4.10-25.151.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.151.1.noarch", "product": { "name": "python3-doc-3.4.10-25.151.1.noarch", "product_id": "python3-doc-3.4.10-25.151.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.151.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.151.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.151.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.151.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.151.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-3.4.10-25.151.1.ppc64le", "product_id": "python3-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.151.1.ppc64le", "product_id": "python3-base-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.151.1.ppc64le", "product_id": "python3-curses-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.151.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.151.1.ppc64le", "product_id": "python3-devel-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.151.1.ppc64le", "product_id": "python3-idle-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.151.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.151.1.ppc64le", "product_id": "python3-tk-3.4.10-25.151.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.151.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.151.1.ppc64le", "product_id": "python3-tools-3.4.10-25.151.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.151.1.s390", "product": { "name": "libpython3_4m1_0-3.4.10-25.151.1.s390", "product_id": "libpython3_4m1_0-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-3.4.10-25.151.1.s390", "product": { "name": "python3-3.4.10-25.151.1.s390", "product_id": "python3-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.151.1.s390", "product": { "name": "python3-base-3.4.10-25.151.1.s390", "product_id": "python3-base-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.151.1.s390", "product": { "name": "python3-curses-3.4.10-25.151.1.s390", "product_id": "python3-curses-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.151.1.s390", "product": { "name": "python3-dbm-3.4.10-25.151.1.s390", "product_id": "python3-dbm-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.151.1.s390", "product": { "name": "python3-devel-3.4.10-25.151.1.s390", "product_id": "python3-devel-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.151.1.s390", "product": { "name": "python3-idle-3.4.10-25.151.1.s390", "product_id": "python3-idle-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.151.1.s390", "product": { "name": "python3-testsuite-3.4.10-25.151.1.s390", "product_id": "python3-testsuite-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.151.1.s390", "product": { "name": "python3-tk-3.4.10-25.151.1.s390", "product_id": "python3-tk-3.4.10-25.151.1.s390" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.151.1.s390", "product": { "name": "python3-tools-3.4.10-25.151.1.s390", "product_id": "python3-tools-3.4.10-25.151.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.151.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.151.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.151.1.s390x", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.151.1.s390x", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.151.1.s390x", "product": { "name": "python3-3.4.10-25.151.1.s390x", "product_id": "python3-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.151.1.s390x", "product": { "name": "python3-32bit-3.4.10-25.151.1.s390x", "product_id": "python3-32bit-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.151.1.s390x", "product": { "name": "python3-base-3.4.10-25.151.1.s390x", "product_id": "python3-base-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.151.1.s390x", "product": { "name": "python3-base-32bit-3.4.10-25.151.1.s390x", "product_id": "python3-base-32bit-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.151.1.s390x", "product": { "name": "python3-curses-3.4.10-25.151.1.s390x", "product_id": "python3-curses-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.151.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.151.1.s390x", "product_id": "python3-dbm-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.151.1.s390x", "product": { "name": "python3-devel-3.4.10-25.151.1.s390x", "product_id": "python3-devel-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.151.1.s390x", "product": { "name": "python3-idle-3.4.10-25.151.1.s390x", "product_id": "python3-idle-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.151.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.151.1.s390x", "product_id": "python3-testsuite-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.151.1.s390x", "product": { "name": "python3-tk-3.4.10-25.151.1.s390x", "product_id": "python3-tk-3.4.10-25.151.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.151.1.s390x", "product": { "name": "python3-tools-3.4.10-25.151.1.s390x", "product_id": "python3-tools-3.4.10-25.151.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.151.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.151.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.151.1.x86_64", "product": { "name": "python3-3.4.10-25.151.1.x86_64", "product_id": "python3-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.151.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.151.1.x86_64", "product_id": "python3-32bit-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.151.1.x86_64", "product": { "name": "python3-base-3.4.10-25.151.1.x86_64", "product_id": "python3-base-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.151.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.151.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.151.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.151.1.x86_64", "product_id": "python3-curses-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.151.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.151.1.x86_64", "product_id": "python3-dbm-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.151.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.151.1.x86_64", "product_id": "python3-devel-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.151.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.151.1.x86_64", "product_id": "python3-idle-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.151.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.151.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.151.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.151.1.x86_64", "product_id": "python3-tk-3.4.10-25.151.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.151.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.151.1.x86_64", "product_id": "python3-tools-3.4.10-25.151.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.151.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.151.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.151.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.151.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.151.1.x86_64" }, "product_reference": "python3-3.4.10-25.151.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.151.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.151.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.151.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.151.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.151.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.151.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.151.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.151.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.151.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.151.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.151.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.151.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.151.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.151.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.151.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.151.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-27T15:08:09Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2025:1056-1
Vulnerability from csaf_suse
Published
2025-03-28 17:06
Modified
2025-03-28 17:06
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).
Patchnames
SUSE-2025-1056,SUSE-SLE-Micro-5.3-2025-1056,SUSE-SLE-Micro-5.4-2025-1056,SUSE-SLE-Micro-5.5-2025-1056,SUSE-SLE-Module-Basesystem-15-SP6-2025-1056,SUSE-SLE-Module-Development-Tools-15-SP6-2025-1056,SUSE-SUSE-MicroOS-5.2-2025-1056,openSUSE-SLE-15.6-2025-1056
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-1056,SUSE-SLE-Micro-5.3-2025-1056,SUSE-SLE-Micro-5.4-2025-1056,SUSE-SLE-Micro-5.5-2025-1056,SUSE-SLE-Module-Basesystem-15-SP6-2025-1056,SUSE-SLE-Module-Development-Tools-15-SP6-2025-1056,SUSE-SUSE-MicroOS-5.2-2025-1056,openSUSE-SLE-15.6-2025-1056", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_1056-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:1056-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251056-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:1056-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020622.html" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2025-03-28T17:06:36Z", "generator": { "date": "2025-03-28T17:06:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:1056-1", "initial_release_date": "2025-03-28T17:06:36Z", "revision_history": [ { "date": "2025-03-28T17:06:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-base-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-base-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-curses-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-curses-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-dbm-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-devel-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-devel-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-doc-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-doc-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-idle-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-idle-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-testsuite-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-tk-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-tk-3.6.15-150300.10.84.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.84.1.aarch64", "product": { "name": "python3-tools-3.6.15-150300.10.84.1.aarch64", "product_id": "python3-tools-3.6.15-150300.10.84.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.84.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.84.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.84.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-3.6.15-150300.10.84.1.i586", "product_id": "python3-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-base-3.6.15-150300.10.84.1.i586", "product_id": "python3-base-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-curses-3.6.15-150300.10.84.1.i586", "product_id": "python3-curses-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-dbm-3.6.15-150300.10.84.1.i586", "product_id": "python3-dbm-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-devel-3.6.15-150300.10.84.1.i586", "product_id": "python3-devel-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-doc-3.6.15-150300.10.84.1.i586", "product_id": "python3-doc-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-idle-3.6.15-150300.10.84.1.i586", "product_id": "python3-idle-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-testsuite-3.6.15-150300.10.84.1.i586", "product_id": "python3-testsuite-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-tk-3.6.15-150300.10.84.1.i586", "product_id": "python3-tk-3.6.15-150300.10.84.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.84.1.i586", "product": { "name": "python3-tools-3.6.15-150300.10.84.1.i586", "product_id": "python3-tools-3.6.15-150300.10.84.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-base-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-base-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-curses-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-dbm-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-devel-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-doc-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-idle-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-tk-3.6.15-150300.10.84.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.84.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150300.10.84.1.ppc64le", "product_id": "python3-tools-3.6.15-150300.10.84.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-3.6.15-150300.10.84.1.s390x", "product_id": "python3-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-base-3.6.15-150300.10.84.1.s390x", "product_id": "python3-base-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-curses-3.6.15-150300.10.84.1.s390x", "product_id": "python3-curses-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-dbm-3.6.15-150300.10.84.1.s390x", "product_id": "python3-dbm-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-devel-3.6.15-150300.10.84.1.s390x", "product_id": "python3-devel-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-doc-3.6.15-150300.10.84.1.s390x", "product_id": "python3-doc-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-idle-3.6.15-150300.10.84.1.s390x", "product_id": "python3-idle-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150300.10.84.1.s390x", "product_id": "python3-testsuite-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-tk-3.6.15-150300.10.84.1.s390x", "product_id": "python3-tk-3.6.15-150300.10.84.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.84.1.s390x", "product": { "name": "python3-tools-3.6.15-150300.10.84.1.s390x", "product_id": "python3-tools-3.6.15-150300.10.84.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-base-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-base-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-curses-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-curses-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-dbm-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-devel-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-devel-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-doc-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-doc-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-idle-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-idle-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-testsuite-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-tk-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-tk-3.6.15-150300.10.84.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.84.1.x86_64", "product": { "name": "python3-tools-3.6.15-150300.10.84.1.x86_64", "product_id": "python3-tools-3.6.15-150300.10.84.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.84.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.84.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.84.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.84.1.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.84.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-28T17:06:36Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2024:4151-1
Vulnerability from csaf_suse
Published
2024-12-03 10:39
Modified
2024-12-03 10:39
Summary
Security update for python
Notes
Title of the patch
Security update for python
Description of the patch
This update for python fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)
Other fixes:
- Add ipaddress module from https://github.com/phihag/ipaddress
- Remove -IVendor/ from python-config (bsc#1231795)
- Stop using %%defattr, it seems to be breaking proper executable
attributes on /usr/bin/ scripts (bsc#1227378).
Patchnames
SUSE-2024-4151,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4151,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4151,openSUSE-SLE-15.5-2024-4151,openSUSE-SLE-15.6-2024-4151
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n \n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307) \n \nOther fixes: \n- Add ipaddress module from https://github.com/phihag/ipaddress \n- Remove -IVendor/ from python-config (bsc#1231795) \n- Stop using %%defattr, it seems to be breaking proper executable \n attributes on /usr/bin/ scripts (bsc#1227378). \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4151,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4151,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4151,openSUSE-SLE-15.5-2024-4151,openSUSE-SLE-15.6-2024-4151", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4151-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4151-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244151-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4151-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019899.html" }, { "category": "self", "summary": "SUSE Bug 1227378", "url": "https://bugzilla.suse.com/1227378" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2024-12-03T10:39:18Z", "generator": { "date": "2024-12-03T10:39:18Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4151-1", "initial_release_date": "2024-12-03T10:39:18Z", "revision_history": [ { "date": "2024-12-03T10:39:18Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-150000.68.1.aarch64", "product": { "name": "python-2.7.18-150000.68.1.aarch64", "product_id": "python-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.68.1.aarch64", "product": { "name": "python-base-2.7.18-150000.68.1.aarch64", "product_id": "python-base-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.68.1.aarch64", "product": { "name": "python-curses-2.7.18-150000.68.1.aarch64", "product_id": "python-curses-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.68.1.aarch64", "product": { "name": "python-demo-2.7.18-150000.68.1.aarch64", "product_id": "python-demo-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.68.1.aarch64", "product": { "name": "python-devel-2.7.18-150000.68.1.aarch64", "product_id": "python-devel-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.68.1.aarch64", "product": { "name": "python-gdbm-2.7.18-150000.68.1.aarch64", "product_id": "python-gdbm-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.68.1.aarch64", "product": { "name": "python-idle-2.7.18-150000.68.1.aarch64", "product_id": "python-idle-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.68.1.aarch64", "product": { "name": "python-tk-2.7.18-150000.68.1.aarch64", "product_id": "python-tk-2.7.18-150000.68.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.68.1.aarch64", "product": { "name": "python-xml-2.7.18-150000.68.1.aarch64", "product_id": "python-xml-2.7.18-150000.68.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-150000.68.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-150000.68.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-150000.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-150000.68.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-150000.68.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-150000.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-150000.68.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-150000.68.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-150000.68.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.68.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.i586", "product_id": "libpython2_7-1_0-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-150000.68.1.i586", "product": { "name": "python-2.7.18-150000.68.1.i586", "product_id": "python-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.68.1.i586", "product": { "name": "python-base-2.7.18-150000.68.1.i586", "product_id": "python-base-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.68.1.i586", "product": { "name": "python-curses-2.7.18-150000.68.1.i586", "product_id": "python-curses-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.68.1.i586", "product": { "name": "python-demo-2.7.18-150000.68.1.i586", "product_id": "python-demo-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.68.1.i586", "product": { "name": "python-devel-2.7.18-150000.68.1.i586", "product_id": "python-devel-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.68.1.i586", "product": { "name": "python-gdbm-2.7.18-150000.68.1.i586", "product_id": "python-gdbm-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.68.1.i586", "product": { "name": "python-idle-2.7.18-150000.68.1.i586", "product_id": "python-idle-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.68.1.i586", "product": { "name": "python-tk-2.7.18-150000.68.1.i586", "product_id": "python-tk-2.7.18-150000.68.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.68.1.i586", "product": { "name": "python-xml-2.7.18-150000.68.1.i586", "product_id": "python-xml-2.7.18-150000.68.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-150000.68.1.noarch", "product": { "name": "python-doc-2.7.18-150000.68.1.noarch", "product_id": "python-doc-2.7.18-150000.68.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-150000.68.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-150000.68.1.noarch", "product_id": "python-doc-pdf-2.7.18-150000.68.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-2.7.18-150000.68.1.ppc64le", "product_id": "python-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-base-2.7.18-150000.68.1.ppc64le", "product_id": "python-base-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-curses-2.7.18-150000.68.1.ppc64le", "product_id": "python-curses-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-demo-2.7.18-150000.68.1.ppc64le", "product_id": "python-demo-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-devel-2.7.18-150000.68.1.ppc64le", "product_id": "python-devel-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-150000.68.1.ppc64le", "product_id": "python-gdbm-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-idle-2.7.18-150000.68.1.ppc64le", "product_id": "python-idle-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-tk-2.7.18-150000.68.1.ppc64le", "product_id": "python-tk-2.7.18-150000.68.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.68.1.ppc64le", "product": { "name": "python-xml-2.7.18-150000.68.1.ppc64le", "product_id": "python-xml-2.7.18-150000.68.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.68.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-150000.68.1.s390x", "product": { "name": "python-2.7.18-150000.68.1.s390x", "product_id": "python-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.68.1.s390x", "product": { "name": "python-base-2.7.18-150000.68.1.s390x", "product_id": "python-base-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.68.1.s390x", "product": { "name": "python-curses-2.7.18-150000.68.1.s390x", "product_id": "python-curses-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.68.1.s390x", "product": { "name": "python-demo-2.7.18-150000.68.1.s390x", "product_id": "python-demo-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.68.1.s390x", "product": { "name": "python-devel-2.7.18-150000.68.1.s390x", "product_id": "python-devel-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.68.1.s390x", "product": { "name": "python-gdbm-2.7.18-150000.68.1.s390x", "product_id": "python-gdbm-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.68.1.s390x", "product": { "name": "python-idle-2.7.18-150000.68.1.s390x", "product_id": "python-idle-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.68.1.s390x", "product": { "name": "python-tk-2.7.18-150000.68.1.s390x", "product_id": "python-tk-2.7.18-150000.68.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.68.1.s390x", "product": { "name": "python-xml-2.7.18-150000.68.1.s390x", "product_id": "python-xml-2.7.18-150000.68.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-150000.68.1.x86_64", "product": { "name": "python-2.7.18-150000.68.1.x86_64", "product_id": "python-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-150000.68.1.x86_64", "product": { "name": "python-32bit-2.7.18-150000.68.1.x86_64", "product_id": "python-32bit-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.68.1.x86_64", "product": { "name": "python-base-2.7.18-150000.68.1.x86_64", "product_id": "python-base-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-150000.68.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-150000.68.1.x86_64", "product_id": "python-base-32bit-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.68.1.x86_64", "product": { "name": "python-curses-2.7.18-150000.68.1.x86_64", "product_id": "python-curses-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.68.1.x86_64", "product": { "name": "python-demo-2.7.18-150000.68.1.x86_64", "product_id": "python-demo-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.68.1.x86_64", "product": { "name": "python-devel-2.7.18-150000.68.1.x86_64", "product_id": "python-devel-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.68.1.x86_64", "product": { "name": "python-gdbm-2.7.18-150000.68.1.x86_64", "product_id": "python-gdbm-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.68.1.x86_64", "product": { "name": "python-idle-2.7.18-150000.68.1.x86_64", "product_id": "python-idle-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.68.1.x86_64", "product": { "name": "python-tk-2.7.18-150000.68.1.x86_64", "product_id": "python-tk-2.7.18-150000.68.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.68.1.x86_64", "product": { "name": "python-xml-2.7.18-150000.68.1.x86_64", "product_id": "python-xml-2.7.18-150000.68.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.s390x" }, "product_reference": "python-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.s390x" }, "product_reference": "python-base-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.s390x" }, "product_reference": "python-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.s390x" }, "product_reference": "python-base-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.68.1.s390x" }, "product_reference": "python-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-32bit-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.s390x" }, "product_reference": "python-base-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.68.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-doc-2.7.18-150000.68.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.68.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.68.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.68.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.68.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.68.1.s390x" }, "product_reference": "python-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.s390x" }, "product_reference": "python-base-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.68.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.68.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.68.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.68.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.68.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.68.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.68.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.68.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.68.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.68.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.68.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.68.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.68.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-03T10:39:18Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2024:4166-1
Vulnerability from csaf_suse
Published
2024-12-04 10:31
Modified
2024-12-04 10:31
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)
Other fixes:
- Remove -IVendor/ from python-config (bsc#1231795)
Patchnames
SUSE-2024-4166,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4166
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)\n\nOther fixes:\n- Remove -IVendor/ from python-config (bsc#1231795)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4166,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4166", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4166-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4166-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244166-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4166-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019910.html" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2024-12-04T10:31:31Z", "generator": { "date": "2024-12-04T10:31:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4166-1", "initial_release_date": "2024-12-04T10:31:31Z", "revision_history": [ { "date": "2024-12-04T10:31:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.145.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.145.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.145.1.aarch64", "product": { "name": "python3-3.4.10-25.145.1.aarch64", "product_id": "python3-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.145.1.aarch64", "product": { "name": "python3-base-3.4.10-25.145.1.aarch64", "product_id": "python3-base-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.145.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.145.1.aarch64", "product_id": "python3-curses-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.145.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.145.1.aarch64", "product_id": "python3-dbm-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.145.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.145.1.aarch64", "product_id": "python3-devel-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.145.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.145.1.aarch64", "product_id": "python3-idle-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.145.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.145.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.145.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.145.1.aarch64", "product_id": "python3-tk-3.4.10-25.145.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.145.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.145.1.aarch64", "product_id": "python3-tools-3.4.10-25.145.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.145.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.145.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.145.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.145.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.145.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.145.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.145.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.145.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.145.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.145.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.145.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.145.1.i586", "product": { "name": "python3-3.4.10-25.145.1.i586", "product_id": "python3-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.145.1.i586", "product": { "name": "python3-base-3.4.10-25.145.1.i586", "product_id": "python3-base-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.145.1.i586", "product": { "name": "python3-curses-3.4.10-25.145.1.i586", "product_id": "python3-curses-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.145.1.i586", "product": { "name": "python3-dbm-3.4.10-25.145.1.i586", "product_id": "python3-dbm-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.145.1.i586", "product": { "name": "python3-devel-3.4.10-25.145.1.i586", "product_id": "python3-devel-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.145.1.i586", "product": { "name": "python3-idle-3.4.10-25.145.1.i586", "product_id": "python3-idle-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.145.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.145.1.i586", "product_id": "python3-testsuite-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.145.1.i586", "product": { "name": "python3-tk-3.4.10-25.145.1.i586", "product_id": "python3-tk-3.4.10-25.145.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.145.1.i586", "product": { "name": "python3-tools-3.4.10-25.145.1.i586", "product_id": "python3-tools-3.4.10-25.145.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.145.1.noarch", "product": { "name": "python3-doc-3.4.10-25.145.1.noarch", "product_id": "python3-doc-3.4.10-25.145.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.145.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.145.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.145.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.145.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.145.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-3.4.10-25.145.1.ppc64le", "product_id": "python3-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.145.1.ppc64le", "product_id": "python3-base-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.145.1.ppc64le", "product_id": "python3-curses-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.145.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.145.1.ppc64le", "product_id": "python3-devel-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.145.1.ppc64le", "product_id": "python3-idle-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.145.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.145.1.ppc64le", "product_id": "python3-tk-3.4.10-25.145.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.145.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.145.1.ppc64le", "product_id": "python3-tools-3.4.10-25.145.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.145.1.s390", "product": { "name": "libpython3_4m1_0-3.4.10-25.145.1.s390", "product_id": "libpython3_4m1_0-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-3.4.10-25.145.1.s390", "product": { "name": "python3-3.4.10-25.145.1.s390", "product_id": "python3-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.145.1.s390", "product": { "name": "python3-base-3.4.10-25.145.1.s390", "product_id": "python3-base-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.145.1.s390", "product": { "name": "python3-curses-3.4.10-25.145.1.s390", "product_id": "python3-curses-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.145.1.s390", "product": { "name": "python3-dbm-3.4.10-25.145.1.s390", "product_id": "python3-dbm-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.145.1.s390", "product": { "name": "python3-devel-3.4.10-25.145.1.s390", "product_id": "python3-devel-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.145.1.s390", "product": { "name": "python3-idle-3.4.10-25.145.1.s390", "product_id": "python3-idle-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.145.1.s390", "product": { "name": "python3-testsuite-3.4.10-25.145.1.s390", "product_id": "python3-testsuite-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.145.1.s390", "product": { "name": "python3-tk-3.4.10-25.145.1.s390", "product_id": "python3-tk-3.4.10-25.145.1.s390" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.145.1.s390", "product": { "name": "python3-tools-3.4.10-25.145.1.s390", "product_id": "python3-tools-3.4.10-25.145.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.145.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.145.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.145.1.s390x", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.145.1.s390x", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.145.1.s390x", "product": { "name": "python3-3.4.10-25.145.1.s390x", "product_id": "python3-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.145.1.s390x", "product": { "name": "python3-32bit-3.4.10-25.145.1.s390x", "product_id": "python3-32bit-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.145.1.s390x", "product": { "name": "python3-base-3.4.10-25.145.1.s390x", "product_id": "python3-base-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.145.1.s390x", "product": { "name": "python3-base-32bit-3.4.10-25.145.1.s390x", "product_id": "python3-base-32bit-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.145.1.s390x", "product": { "name": "python3-curses-3.4.10-25.145.1.s390x", "product_id": "python3-curses-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.145.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.145.1.s390x", "product_id": "python3-dbm-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.145.1.s390x", "product": { "name": "python3-devel-3.4.10-25.145.1.s390x", "product_id": "python3-devel-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.145.1.s390x", "product": { "name": "python3-idle-3.4.10-25.145.1.s390x", "product_id": "python3-idle-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.145.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.145.1.s390x", "product_id": "python3-testsuite-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.145.1.s390x", "product": { "name": "python3-tk-3.4.10-25.145.1.s390x", "product_id": "python3-tk-3.4.10-25.145.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.145.1.s390x", "product": { "name": "python3-tools-3.4.10-25.145.1.s390x", "product_id": "python3-tools-3.4.10-25.145.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.145.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.145.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.145.1.x86_64", "product": { "name": "python3-3.4.10-25.145.1.x86_64", "product_id": "python3-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.145.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.145.1.x86_64", "product_id": "python3-32bit-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.145.1.x86_64", "product": { "name": "python3-base-3.4.10-25.145.1.x86_64", "product_id": "python3-base-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.145.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.145.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.145.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.145.1.x86_64", "product_id": "python3-curses-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.145.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.145.1.x86_64", "product_id": "python3-dbm-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.145.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.145.1.x86_64", "product_id": "python3-devel-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.145.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.145.1.x86_64", "product_id": "python3-idle-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.145.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.145.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.145.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.145.1.x86_64", "product_id": "python3-tk-3.4.10-25.145.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.145.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.145.1.x86_64", "product_id": "python3-tools-3.4.10-25.145.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.145.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.145.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.145.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.145.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.145.1.x86_64" }, "product_reference": "python3-3.4.10-25.145.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.145.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.145.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.145.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.145.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.145.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.145.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.145.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.145.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.145.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.145.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.145.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.145.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.145.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.145.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.145.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.145.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-04T10:31:31Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
suse-su-2024:4159-1
Vulnerability from csaf_suse
Published
2024-12-03 15:30
Modified
2024-12-03 15:30
Summary
Security update for python3
Notes
Title of the patch
Security update for python3
Description of the patch
This update for python3 fixes the following issues:
- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)
Other fixes:
- Remove -IVendor/ from python-config (bsc#1231795)
Patchnames
SUSE-2024-4159,SUSE-SUSE-MicroOS-5.1-2024-4159
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2024-11168: Fixed improper validation of IPv6 and IPvFuture addresses (bsc#1233307)\n\nOther fixes:\n- Remove -IVendor/ from python-config (bsc#1231795)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4159,SUSE-SUSE-MicroOS-5.1-2024-4159", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4159-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4159-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244159-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4159-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019903.html" }, { "category": "self", "summary": "SUSE Bug 1231795", "url": "https://bugzilla.suse.com/1231795" }, { "category": "self", "summary": "SUSE Bug 1233307", "url": "https://bugzilla.suse.com/1233307" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2024-12-03T15:30:11Z", "generator": { "date": "2024-12-03T15:30:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4159-1", "initial_release_date": "2024-12-03T15:30:11Z", "revision_history": [ { "date": "2024-12-03T15:30:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-base-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-base-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-curses-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-curses-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-dbm-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-devel-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-devel-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-doc-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-doc-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-idle-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-idle-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-testsuite-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-tk-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-tk-3.6.15-150000.3.167.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.167.1.aarch64", "product": { "name": "python3-tools-3.6.15-150000.3.167.1.aarch64", "product_id": "python3-tools-3.6.15-150000.3.167.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.167.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.167.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.167.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-3.6.15-150000.3.167.1.i586", "product_id": "python3-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-base-3.6.15-150000.3.167.1.i586", "product_id": "python3-base-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-curses-3.6.15-150000.3.167.1.i586", "product_id": "python3-curses-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-dbm-3.6.15-150000.3.167.1.i586", "product_id": "python3-dbm-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-devel-3.6.15-150000.3.167.1.i586", "product_id": "python3-devel-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-doc-3.6.15-150000.3.167.1.i586", "product_id": "python3-doc-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-idle-3.6.15-150000.3.167.1.i586", "product_id": "python3-idle-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-testsuite-3.6.15-150000.3.167.1.i586", "product_id": "python3-testsuite-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-tk-3.6.15-150000.3.167.1.i586", "product_id": "python3-tk-3.6.15-150000.3.167.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.167.1.i586", "product": { "name": "python3-tools-3.6.15-150000.3.167.1.i586", "product_id": "python3-tools-3.6.15-150000.3.167.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-base-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-base-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-curses-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-dbm-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-devel-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-doc-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-idle-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-tk-3.6.15-150000.3.167.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.167.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150000.3.167.1.ppc64le", "product_id": "python3-tools-3.6.15-150000.3.167.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-3.6.15-150000.3.167.1.s390x", "product_id": "python3-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-base-3.6.15-150000.3.167.1.s390x", "product_id": "python3-base-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-curses-3.6.15-150000.3.167.1.s390x", "product_id": "python3-curses-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-dbm-3.6.15-150000.3.167.1.s390x", "product_id": "python3-dbm-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-devel-3.6.15-150000.3.167.1.s390x", "product_id": "python3-devel-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-doc-3.6.15-150000.3.167.1.s390x", "product_id": "python3-doc-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-idle-3.6.15-150000.3.167.1.s390x", "product_id": "python3-idle-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150000.3.167.1.s390x", "product_id": "python3-testsuite-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-tk-3.6.15-150000.3.167.1.s390x", "product_id": "python3-tk-3.6.15-150000.3.167.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.167.1.s390x", "product": { "name": "python3-tools-3.6.15-150000.3.167.1.s390x", "product_id": "python3-tools-3.6.15-150000.3.167.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.167.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.167.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-base-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-base-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-curses-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-curses-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-dbm-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-devel-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-devel-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-doc-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-doc-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-idle-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-idle-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-testsuite-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-tk-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-tk-3.6.15-150000.3.167.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.167.1.x86_64", "product": { "name": "python3-tools-3.6.15-150000.3.167.1.x86_64", "product_id": "python3-tools-3.6.15-150000.3.167.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.167.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.167.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.167.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.167.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.s390x" }, "product_reference": "python3-3.6.15-150000.3.167.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.167.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.167.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.167.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.167.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.167.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.167.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.167.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.167.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.167.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.167.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.167.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-12-03T15:30:11Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
rhsa-2024:10983
Vulnerability from csaf_redhat
Published
2024-12-12 09:23
Modified
2025-08-03 12:42
Summary
Red Hat Security Advisory: python3.9:3.9.21 security update
Notes
Topic
An update for the python3.9:3.9.21 module is now available for Red Hat Enterprise Linux 9.
Red 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.
Details
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.
Security Fix(es):
* python: Virtual environment (venv) activation scripts don't quote paths (CVE-2024-9287)
* python: Improper validation of IPv6 and IPvFuture addresses (CVE-2024-11168)
For 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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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": "2025-08-03T12:42:42+00:00", "generator": { "date": "2025-08-03T12:42:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "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": "2025-08-03T12:42:42+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.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-428: Unquoted Search Path or Element vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nPlatform workloads run with restricted privileges in minimal, tightly controlled runtime environments, following best practices such as non-root container execution, read-only file systems, and hardened base images to reduce the risk of path manipulation. The environment employs IPS/IDS and antimalware solutions to detect and respond to threats in real time, limiting exploitation attempts. Event logs are centrally collected and analyzed to support monitoring, alerting, and detection of input-based manipulation. Static code analysis and peer reviews enforce strong input validation and error handling, preventing poorly validated inputs from causing instability, data exposure, or privilege escalation. In the event of exploitation, process isolation contains the impact within the compromised component, preventing it from affecting other processes or the broader system.", "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": "other", "text": "Within regulated environments, a combination of the following controls act as a significant barrier to successful exploitation of a CWE-1287: Improper Validation of Specified Type of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform\u0027s strict role-based access control (RBAC), namespace isolation, and pod-level security constraints limit the exposure and potential impact of malformed or incorrectly typed input. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect of input-based manipulation attempts. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. Additionally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.", "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-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:10779
Vulnerability from csaf_redhat
Published
2024-12-04 08:22
Modified
2025-08-03 12:41
Summary
Red Hat Security Advisory: python3:3.6.8 security update
Notes
Topic
An update for the python3:3.6.8 module is now available for Red Hat Enterprise Linux 8.
Red 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.
Details
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.
Security Fix(es):
* python: Virtual environment (venv) activation scripts don't quote paths (CVE-2024-9287)
* python: Improper validation of IPv6 and IPvFuture addresses (CVE-2024-11168)
For 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.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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": "2025-08-03T12:41:47+00:00", "generator": { "date": "2025-08-03T12:41:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "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": "2025-08-03T12:41:47+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.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-428: Unquoted Search Path or Element vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nPlatform workloads run with restricted privileges in minimal, tightly controlled runtime environments, following best practices such as non-root container execution, read-only file systems, and hardened base images to reduce the risk of path manipulation. The environment employs IPS/IDS and antimalware solutions to detect and respond to threats in real time, limiting exploitation attempts. Event logs are centrally collected and analyzed to support monitoring, alerting, and detection of input-based manipulation. Static code analysis and peer reviews enforce strong input validation and error handling, preventing poorly validated inputs from causing instability, data exposure, or privilege escalation. In the event of exploitation, process isolation contains the impact within the compromised component, preventing it from affecting other processes or the broader system.", "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": "other", "text": "Within regulated environments, a combination of the following controls act as a significant barrier to successful exploitation of a CWE-1287: Improper Validation of Specified Type of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform\u0027s strict role-based access control (RBAC), namespace isolation, and pod-level security constraints limit the exposure and potential impact of malformed or incorrectly typed input. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention, which helps detect of input-based manipulation attempts. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. Additionally, process isolation ensures that compromised components are contained within the originating process, preventing it from affecting other processes or the system as a whole.", "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-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" } ] }
fkie_cve-2024-11168
Vulnerability from fkie_nvd
Published
2024-11-12 22:15
Modified
2025-04-11 22:15
Severity ?
Summary
The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.
References
▶ | URL | Tags | |
---|---|---|---|
cna@python.org | https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5 | ||
cna@python.org | https://github.com/python/cpython/commit/634ded45545ce8cbd6fd5d49785613dd7fa9b89e | ||
cna@python.org | https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550 | ||
cna@python.org | https://github.com/python/cpython/commit/ddca2953191c67a12b1f19d6bca41016c6ae7132 | ||
cna@python.org | https://github.com/python/cpython/issues/103848 | ||
cna@python.org | https://github.com/python/cpython/pull/103849 | ||
cna@python.org | https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20250411-0004/ |
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser." }, { "lang": "es", "value": "Las funciones urllib.parse.urlsplit() y urlparse() validaron incorrectamente los hosts entre corchetes (`[]`), lo que permiti\u00f3 el uso de hosts que no eran IPv6 o IPvFuture. Este comportamiento no se ajustaba a RFC 3986 y potencialmente habilitaba SSRF si una URL es procesada por m\u00e1s de un analizador de URL." } ], "id": "CVE-2024-11168", "lastModified": "2025-04-11T22:15:28.960", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 2.2, "impactScore": 1.4, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ], "cvssMetricV40": [ { "cvssData": { "Automatable": "NO", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "HIGH", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "availabilityRequirement": "NOT_DEFINED", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityRequirement": "NOT_DEFINED", "exploitMaturity": "NOT_DEFINED", "integrityRequirement": "NOT_DEFINED", "modifiedAttackComplexity": "NOT_DEFINED", "modifiedAttackRequirements": "NOT_DEFINED", "modifiedAttackVector": "NOT_DEFINED", "modifiedPrivilegesRequired": "NOT_DEFINED", "modifiedSubAvailabilityImpact": "NOT_DEFINED", "modifiedSubConfidentialityImpact": "NOT_DEFINED", "modifiedSubIntegrityImpact": "NOT_DEFINED", "modifiedUserInteraction": "NOT_DEFINED", "modifiedVulnAvailabilityImpact": "NOT_DEFINED", "modifiedVulnConfidentialityImpact": "NOT_DEFINED", "modifiedVulnIntegrityImpact": "NOT_DEFINED", "privilegesRequired": "NONE", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "LOW", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/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:N/R:X/V:X/RE:X/U:X", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "LOW", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "source": "cna@python.org", "type": "Secondary" } ] }, "published": "2024-11-12T22:15:14.920", "references": [ { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/634ded45545ce8cbd6fd5d49785613dd7fa9b89e" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/ddca2953191c67a12b1f19d6bca41016c6ae7132" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/issues/103848" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/pull/103849" }, { "source": "cna@python.org", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20250411-0004/" } ], "sourceIdentifier": "cna@python.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-918" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
wid-sec-w-2025-1439
Vulnerability from csaf_certbund
Published
2025-06-30 22:00
Modified
2025-06-30 22:00
Summary
Dell Secure Connect Gateway: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Dell Secure Connect Gateway ist eine Softwarelösung, die als sicherer, zentralisierter Punkt für die Verwaltung des Fernzugriffs und des Supports für Hardware und Software von Dell Technologies dient.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell Secure Connect Gateway ist eine Softwarel\u00f6sung, die als sicherer, zentralisierter Punkt f\u00fcr die Verwaltung des Fernzugriffs und des Supports f\u00fcr Hardware und Software von Dell Technologies dient.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1439 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1439.json" }, { "category": "self", "summary": "WID-SEC-2025-1439 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1439" }, { "category": "external", "summary": "Dell Security Advisory DSA-2025-260 vom 2025-06-30", "url": "https://www.dell.com/support/kbdoc/de-de/000337528/dsa-2025-260-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell Secure Connect Gateway: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff", "tracking": { "current_release_date": "2025-06-30T22:00:00.000+00:00", "generator": { "date": "2025-07-01T15:23:17.939+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1439", "initial_release_date": "2025-06-30T22:00:00.000+00:00", "revision_history": [ { "date": "2025-06-30T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c5.30.0.14", "product": { "name": "Dell Secure Connect Gateway \u003c5.30.0.14", "product_id": "T044974" } }, { "category": "product_version", "name": "5.30.0.14", "product": { "name": "Dell Secure Connect Gateway 5.30.0.14", "product_id": "T044974-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:secure_connect_gateway:5.30.0.14" } } } ], "category": "product_name", "name": "Secure Connect Gateway" } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-39028", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2022-39028" }, { "cve": "CVE-2023-4016", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-4016" }, { "cve": "CVE-2023-40403", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-40403" }, { "cve": "CVE-2023-46316", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-46316" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-52831", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-52831" }, { "cve": "CVE-2023-52924", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-52924" }, { "cve": "CVE-2023-52925", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-52925" }, { "cve": "CVE-2023-52926", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-52926" }, { "cve": "CVE-2023-52927", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2023-52927" }, { "cve": "CVE-2024-10041", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-10041" }, { "cve": "CVE-2024-11168", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-11168" }, { "cve": "CVE-2024-12243", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-12243" }, { "cve": "CVE-2024-26634", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-26634" }, { "cve": "CVE-2024-26708", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-26708" }, { "cve": "CVE-2024-26810", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-26810" }, { "cve": "CVE-2024-26873", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-26873" }, { "cve": "CVE-2024-29018", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-29018" }, { "cve": "CVE-2024-35826", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-35826" }, { "cve": "CVE-2024-35910", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-35910" }, { "cve": "CVE-2024-38606", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-38606" }, { "cve": "CVE-2024-40635", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-40635" }, { "cve": "CVE-2024-40980", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-40980" }, { "cve": "CVE-2024-41005", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-41005" }, { "cve": "CVE-2024-41055", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-41055" }, { "cve": "CVE-2024-41077", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-41077" }, { "cve": "CVE-2024-41149", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-41149" }, { "cve": "CVE-2024-42307", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-42307" }, { "cve": "CVE-2024-43790", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-43790" }, { "cve": "CVE-2024-43802", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-43802" }, { "cve": "CVE-2024-43820", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-43820" }, { "cve": "CVE-2024-44974", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-44974" }, { "cve": "CVE-2024-45009", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-45009" }, { "cve": "CVE-2024-45010", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-45010" }, { "cve": "CVE-2024-45306", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-45306" }, { "cve": "CVE-2024-46736", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-46736" }, { "cve": "CVE-2024-46782", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-46782" }, { "cve": "CVE-2024-46796", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-46796" }, { "cve": "CVE-2024-47220", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-47220" }, { "cve": "CVE-2024-47408", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-47408" }, { "cve": "CVE-2024-47794", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-47794" }, { "cve": "CVE-2024-49571", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-49571" }, { "cve": "CVE-2024-49761", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-49761" }, { "cve": "CVE-2024-49924", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-49924" }, { "cve": "CVE-2024-49940", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-49940" }, { "cve": "CVE-2024-49994", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-49994" }, { "cve": "CVE-2024-50029", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50029" }, { "cve": "CVE-2024-50036", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50036" }, { "cve": "CVE-2024-50056", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50056" }, { "cve": "CVE-2024-50085", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50085" }, { "cve": "CVE-2024-50126", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50126" }, { "cve": "CVE-2024-50140", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50140" }, { "cve": "CVE-2024-50152", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50152" }, { "cve": "CVE-2024-50185", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50185" }, { "cve": "CVE-2024-50290", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50290" }, { "cve": "CVE-2024-50294", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-50294" }, { "cve": "CVE-2024-52559", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-52559" }, { "cve": "CVE-2024-53057", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53057" }, { "cve": "CVE-2024-53063", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53063" }, { "cve": "CVE-2024-53123", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53123" }, { "cve": "CVE-2024-53140", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53140" }, { "cve": "CVE-2024-53147", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53147" }, { "cve": "CVE-2024-53163", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53163" }, { "cve": "CVE-2024-53176", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53176" }, { "cve": "CVE-2024-53177", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53177" }, { "cve": "CVE-2024-53178", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53178" }, { "cve": "CVE-2024-53226", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53226" }, { "cve": "CVE-2024-53680", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-53680" }, { "cve": "CVE-2024-54683", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-54683" }, { "cve": "CVE-2024-55549", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-55549" }, { "cve": "CVE-2024-56171", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56171" }, { "cve": "CVE-2024-56568", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56568" }, { "cve": "CVE-2024-56579", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56579" }, { "cve": "CVE-2024-56633", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56633" }, { "cve": "CVE-2024-56638", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56638" }, { "cve": "CVE-2024-56640", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56640" }, { "cve": "CVE-2024-56647", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56647" }, { "cve": "CVE-2024-56702", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56702" }, { "cve": "CVE-2024-56703", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56703" }, { "cve": "CVE-2024-56718", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56718" }, { "cve": "CVE-2024-56719", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56719" }, { "cve": "CVE-2024-56720", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56720" }, { "cve": "CVE-2024-56751", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56751" }, { "cve": "CVE-2024-56758", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56758" }, { "cve": "CVE-2024-56770", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-56770" }, { "cve": "CVE-2024-57807", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57807" }, { "cve": "CVE-2024-57834", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57834" }, { "cve": "CVE-2024-57889", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57889" }, { "cve": "CVE-2024-57900", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57900" }, { "cve": "CVE-2024-57947", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57947" }, { "cve": "CVE-2024-57948", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57948" }, { "cve": "CVE-2024-57973", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57973" }, { "cve": "CVE-2024-57974", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57974" }, { "cve": "CVE-2024-57978", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57978" }, { "cve": "CVE-2024-57979", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57979" }, { "cve": "CVE-2024-57980", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57980" }, { "cve": "CVE-2024-57981", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57981" }, { "cve": "CVE-2024-57986", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57986" }, { "cve": "CVE-2024-57990", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57990" }, { "cve": "CVE-2024-57993", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57993" }, { "cve": "CVE-2024-57994", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57994" }, { "cve": "CVE-2024-57996", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57996" }, { "cve": "CVE-2024-57997", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57997" }, { "cve": "CVE-2024-57999", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-57999" }, { "cve": "CVE-2024-58002", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58002" }, { "cve": "CVE-2024-58005", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58005" }, { "cve": "CVE-2024-58006", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58006" }, { "cve": "CVE-2024-58007", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58007" }, { "cve": "CVE-2024-58009", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58009" }, { "cve": "CVE-2024-58011", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58011" }, { "cve": "CVE-2024-58012", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58012" }, { "cve": "CVE-2024-58013", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58013" }, { "cve": "CVE-2024-58014", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58014" }, { "cve": "CVE-2024-58017", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58017" }, { "cve": "CVE-2024-58019", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58019" }, { "cve": "CVE-2024-58020", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58020" }, { "cve": "CVE-2024-58034", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58034" }, { "cve": "CVE-2024-58051", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58051" }, { "cve": "CVE-2024-58052", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58052" }, { "cve": "CVE-2024-58054", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58054" }, { "cve": "CVE-2024-58055", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58055" }, { "cve": "CVE-2024-58056", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58056" }, { "cve": "CVE-2024-58057", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58057" }, { "cve": "CVE-2024-58058", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58058" }, { "cve": "CVE-2024-58061", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58061" }, { "cve": "CVE-2024-58063", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58063" }, { "cve": "CVE-2024-58069", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58069" }, { "cve": "CVE-2024-58072", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58072" }, { "cve": "CVE-2024-58076", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58076" }, { "cve": "CVE-2024-58078", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58078" }, { "cve": "CVE-2024-58079", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58079" }, { "cve": "CVE-2024-58080", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58080" }, { "cve": "CVE-2024-58083", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58083" }, { "cve": "CVE-2024-58085", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58085" }, { "cve": "CVE-2024-58086", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-58086" }, { "cve": "CVE-2024-8176", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2024-8176" }, { "cve": "CVE-2025-0395", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-0395" }, { "cve": "CVE-2025-1094", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-1094" }, { "cve": "CVE-2025-1215", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-1215" }, { "cve": "CVE-2025-1795", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-1795" }, { "cve": "CVE-2025-21631", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21631" }, { "cve": "CVE-2025-21635", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21635" }, { "cve": "CVE-2025-21636", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21636" }, { "cve": "CVE-2025-21637", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21637" }, { "cve": "CVE-2025-21638", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21638" }, { "cve": "CVE-2025-21639", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21639" }, { "cve": "CVE-2025-21640", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21640" }, { "cve": "CVE-2025-21647", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21647" }, { "cve": "CVE-2025-21659", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21659" }, { "cve": "CVE-2025-21665", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21665" }, { "cve": "CVE-2025-21667", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21667" }, { "cve": "CVE-2025-21668", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21668" }, { "cve": "CVE-2025-21671", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21671" }, { "cve": "CVE-2025-21673", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21673" }, { "cve": "CVE-2025-21680", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21680" }, { "cve": "CVE-2025-21681", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21681" }, { "cve": "CVE-2025-21684", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21684" }, { "cve": "CVE-2025-21687", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21687" }, { "cve": "CVE-2025-21688", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21688" }, { "cve": "CVE-2025-21689", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21689" }, { "cve": "CVE-2025-21690", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21690" }, { "cve": "CVE-2025-21692", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21692" }, { "cve": "CVE-2025-21693", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21693" }, { "cve": "CVE-2025-21697", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21697" }, { "cve": "CVE-2025-21699", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21699" }, { "cve": "CVE-2025-21700", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21700" }, { "cve": "CVE-2025-21701", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21701" }, { "cve": "CVE-2025-21703", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21703" }, { "cve": "CVE-2025-21704", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21704" }, { "cve": "CVE-2025-21705", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21705" }, { "cve": "CVE-2025-21706", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21706" }, { "cve": "CVE-2025-21708", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21708" }, { "cve": "CVE-2025-21711", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21711" }, { "cve": "CVE-2025-21714", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21714" }, { "cve": "CVE-2025-21715", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21715" }, { "cve": "CVE-2025-21716", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21716" }, { "cve": "CVE-2025-21718", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21718" }, { "cve": "CVE-2025-21719", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21719" }, { "cve": "CVE-2025-21723", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21723" }, { "cve": "CVE-2025-21724", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21724" }, { "cve": "CVE-2025-21725", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21725" }, { "cve": "CVE-2025-21726", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21726" }, { "cve": "CVE-2025-21727", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21727" }, { "cve": "CVE-2025-21728", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21728" }, { "cve": "CVE-2025-21731", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21731" }, { "cve": "CVE-2025-21732", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21732" }, { "cve": "CVE-2025-21733", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21733" }, { "cve": "CVE-2025-21734", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21734" }, { "cve": "CVE-2025-21735", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21735" }, { "cve": "CVE-2025-21736", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21736" }, { "cve": "CVE-2025-21738", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21738" }, { "cve": "CVE-2025-21739", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21739" }, { "cve": "CVE-2025-21741", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21741" }, { "cve": "CVE-2025-21742", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21742" }, { "cve": "CVE-2025-21743", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21743" }, { "cve": "CVE-2025-21744", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21744" }, { "cve": "CVE-2025-21745", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21745" }, { "cve": "CVE-2025-21749", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21749" }, { "cve": "CVE-2025-21750", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21750" }, { "cve": "CVE-2025-21753", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21753" }, { "cve": "CVE-2025-21754", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21754" }, { "cve": "CVE-2025-21756", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21756" }, { "cve": "CVE-2025-21759", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21759" }, { "cve": "CVE-2025-21760", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21760" }, { "cve": "CVE-2025-21761", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21761" }, { "cve": "CVE-2025-21762", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21762" }, { "cve": "CVE-2025-21763", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21763" }, { "cve": "CVE-2025-21764", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21764" }, { "cve": "CVE-2025-21765", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21765" }, { "cve": "CVE-2025-21766", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21766" }, { "cve": "CVE-2025-21767", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21767" }, { "cve": "CVE-2025-21772", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21772" }, { "cve": "CVE-2025-21773", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21773" }, { "cve": "CVE-2025-21775", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21775" }, { "cve": "CVE-2025-21776", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21776" }, { "cve": "CVE-2025-21779", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21779" }, { "cve": "CVE-2025-21780", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21780" }, { "cve": "CVE-2025-21781", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21781" }, { "cve": "CVE-2025-21782", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21782" }, { "cve": "CVE-2025-21784", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21784" }, { "cve": "CVE-2025-21785", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21785" }, { "cve": "CVE-2025-21790", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21790" }, { "cve": "CVE-2025-21791", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21791" }, { "cve": "CVE-2025-21793", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21793" }, { "cve": "CVE-2025-21794", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21794" }, { "cve": "CVE-2025-21795", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21795" }, { "cve": "CVE-2025-21796", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21796" }, { "cve": "CVE-2025-21799", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21799" }, { "cve": "CVE-2025-21802", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21802" }, { "cve": "CVE-2025-21804", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21804" }, { "cve": "CVE-2025-21810", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21810" }, { "cve": "CVE-2025-21815", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21815" }, { "cve": "CVE-2025-21819", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21819" }, { "cve": "CVE-2025-21820", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21820" }, { "cve": "CVE-2025-21821", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21821" }, { "cve": "CVE-2025-21823", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21823" }, { "cve": "CVE-2025-21825", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21825" }, { "cve": "CVE-2025-21828", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21828" }, { "cve": "CVE-2025-21829", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21829" }, { "cve": "CVE-2025-21830", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21830" }, { "cve": "CVE-2025-21831", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21831" }, { "cve": "CVE-2025-21832", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21832" }, { "cve": "CVE-2025-21835", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21835" }, { "cve": "CVE-2025-21838", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21838" }, { "cve": "CVE-2025-21844", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21844" }, { "cve": "CVE-2025-21846", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21846" }, { "cve": "CVE-2025-21847", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21847" }, { "cve": "CVE-2025-21848", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21848" }, { "cve": "CVE-2025-21850", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21850" }, { "cve": "CVE-2025-21855", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21855" }, { "cve": "CVE-2025-21856", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21856" }, { "cve": "CVE-2025-21857", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21857" }, { "cve": "CVE-2025-21858", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21858" }, { "cve": "CVE-2025-21859", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21859" }, { "cve": "CVE-2025-21861", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21861" }, { "cve": "CVE-2025-21862", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21862" }, { "cve": "CVE-2025-21864", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21864" }, { "cve": "CVE-2025-21865", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21865" }, { "cve": "CVE-2025-21866", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21866" }, { "cve": "CVE-2025-21869", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21869" }, { "cve": "CVE-2025-21870", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21870" }, { "cve": "CVE-2025-21871", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21871" }, { "cve": "CVE-2025-21876", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21876" }, { "cve": "CVE-2025-21877", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21877" }, { "cve": "CVE-2025-21878", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21878" }, { "cve": "CVE-2025-21883", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21883" }, { "cve": "CVE-2025-21885", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21885" }, { "cve": "CVE-2025-21886", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21886" }, { "cve": "CVE-2025-21888", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21888" }, { "cve": "CVE-2025-21890", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21890" }, { "cve": "CVE-2025-21891", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21891" }, { "cve": "CVE-2025-21892", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-21892" }, { "cve": "CVE-2025-22134", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-22134" }, { "cve": "CVE-2025-22228", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-22228" }, { "cve": "CVE-2025-22247", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-22247" }, { "cve": "CVE-2025-22868", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-22868" }, { "cve": "CVE-2025-22869", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-22869" }, { "cve": "CVE-2025-24014", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-24014" }, { "cve": "CVE-2025-24813", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-24813" }, { "cve": "CVE-2025-24855", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-24855" }, { "cve": "CVE-2025-24928", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-24928" }, { "cve": "CVE-2025-2588", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-2588" }, { "cve": "CVE-2025-26465", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-26465" }, { "cve": "CVE-2025-26466", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-26466" }, { "cve": "CVE-2025-26597", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-26597" }, { "cve": "CVE-2025-27113", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-27113" }, { "cve": "CVE-2025-27219", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-27219" }, { "cve": "CVE-2025-27220", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-27220" }, { "cve": "CVE-2025-27363", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-27363" }, { "cve": "CVE-2025-29087", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-29087" }, { "cve": "CVE-2025-29088", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-29088" }, { "cve": "CVE-2025-31115", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-31115" }, { "cve": "CVE-2025-31335", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-31335" }, { "cve": "CVE-2025-31650", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-31650" }, { "cve": "CVE-2025-31651", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-31651" }, { "cve": "CVE-2025-32414", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-32414" }, { "cve": "CVE-2025-32415", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-32415" }, { "cve": "CVE-2025-32728", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-32728" }, { "cve": "CVE-2025-3360", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-3360" }, { "cve": "CVE-2025-4207", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-4207" }, { "cve": "CVE-2025-4382", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-4382" }, { "cve": "CVE-2025-47268", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-47268" }, { "cve": "CVE-2025-4802", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-4802" }, { "cve": "CVE-2025-48734", "product_status": { "known_affected": [ "T044974" ] }, "release_date": "2025-06-30T22:00:00.000+00:00", "title": "CVE-2025-48734" } ] }
wid-sec-w-2024-3463
Vulnerability from csaf_certbund
Published
2024-11-13 23:00
Modified
2025-08-14 22:00
Summary
Python: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Python ist eine universelle, üblicherweise interpretierte, höhere Programmiersprache.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Windows
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3463 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3463.json" }, { "category": "self", "summary": "WID-SEC-2024-3463 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3463" }, { "category": "external", "summary": "Red Hat Bugzilla vom 2024-11-13", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325776" }, { "category": "external", "summary": "Mailman 3 python.org vom 2024-11-13", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T/" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-DA1B7E1CC5 vom 2024-11-14", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-da1b7e1cc5" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-C16972785B vom 2024-11-14", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-c16972785b" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:14508-1 vom 2024-11-16", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B2HCTIBVAOGECETVMI4RBFWZPH6DY5N6/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:14535-1 vom 2024-12-01", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EEJNNKXKTAJNDYH5NTOP4ZQCJ6DHJQWE/" }, { "category": "external", "summary": "Debian Security Advisory DLA-3980 vom 2024-12-02", "url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4135-1 vom 2024-12-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019894.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4151-1 vom 2024-12-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019899.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4159-1 vom 2024-12-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019903.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4153-1 vom 2024-12-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019897.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:10779 vom 2024-12-04", "url": "https://access.redhat.com/errata/RHSA-2024:10779" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-10779 vom 2024-12-05", "url": "https://linux.oracle.com/errata/ELSA-2024-10779.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4169-1 vom 2024-12-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019908.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4166-1 vom 2024-12-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019910.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4165-1 vom 2024-12-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019911.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:4193-1 vom 2024-12-05", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/AMC7JTCJSYAQQ6GMFH57QVESUQ44BPIQ/" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-10983 vom 2024-12-12", "url": "https://linux.oracle.com/errata/ELSA-2024-10983.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0079 vom 2025-01-08", "url": "https://access.redhat.com/errata/RHSA-2025:0079" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0047-1 vom 2025-01-09", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YKKMPDTDLNJTXJFYMTXRDAYFIZFRPTH2/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0049-1 vom 2025-01-09", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/LWXPVE6AKWHEV6LBAVR6EUVO2QMG6E3P/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7218-1 vom 2025-01-20", "url": "https://ubuntu.com/security/notices/USN-7218-1" }, { "category": "external", "summary": "IBM Security Bulletin 7182192 vom 2025-01-31", "url": "https://www.ibm.com/support/pages/node/7182192" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1413 vom 2025-02-13", "url": "https://access.redhat.com/errata/RHSA-2025:1413" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-B353A46E0C vom 2025-02-14", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-b353a46e0c" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-BEC494726C vom 2025-02-14", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-bec494726c" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2754 vom 2025-02-25", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2754.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7348-1 vom 2025-03-12", "url": "https://ubuntu.com/security/notices/USN-7348-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0869-1 vom 2025-03-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020512.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0861-1 vom 2025-03-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020517.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:0868-1 vom 2025-03-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020513.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7348-2 vom 2025-03-24", "url": "https://ubuntu.com/security/notices/USN-7348-2" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2797 vom 2025-03-25", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2797.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:1043-1 vom 2025-03-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020617.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:1041-1 vom 2025-03-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020616.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:1056-1 vom 2025-03-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020622.html" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20250411-0004 vom 2025-04-11", "url": "https://security.netapp.com/advisory/ntap-20250411-0004/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7488-1 vom 2025-05-06", "url": "https://ubuntu.com/security/notices/USN-7488-1" }, { "category": "external", "summary": "IBM Security Bulletin 7233394 vom 2025-05-14", "url": "https://www.ibm.com/support/pages/node/7233394" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:02802-1 vom 2025-08-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022161.html" } ], "source_lang": "en-US", "title": "Python: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2025-08-14T22:00:00.000+00:00", "generator": { "date": "2025-08-15T07:27:12.373+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-3463", "initial_release_date": "2024-11-13T23:00:00.000+00:00", "revision_history": [ { "date": "2024-11-13T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-14T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-11-17T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2024-12-01T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2024-12-02T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-03T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE und Red Hat aufgenommen" }, { "date": "2024-12-04T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux und SUSE aufgenommen" }, { "date": "2024-12-05T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-12T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-01-07T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-09T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-01-20T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-01-30T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-02-13T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-16T23:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2025-02-25T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-03-12T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-03-16T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-03-24T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-03-25T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-03-27T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-03-30T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-04-13T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2025-05-06T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-05-14T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-08-14T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "26" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "Certified Container", "product": { "name": "IBM App Connect Enterprise Certified Container", "product_id": "T037907", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container" } } } ], "category": "product_name", "name": "App Connect Enterprise" }, { "branches": [ { "category": "product_version_range", "name": "\u003c7.5.0 UP12", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP12", "product_id": "T043784" } }, { "category": "product_version", "name": "7.5.0 UP12", "product": { "name": "IBM QRadar SIEM 7.5.0 UP12", "product_id": "T043784-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up12" } } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "for VMware vSphere", "product": { "name": "NetApp ActiveIQ Unified Manager for VMware vSphere", "product_id": "T025152", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere" } } } ], "category": "product_name", "name": "ActiveIQ Unified Manager" } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "category": "product_name", "name": "Open Source Python", "product": { "name": "Open Source Python", "product_id": "T039181", "product_identification_helper": { "cpe": "cpe:/a:python:python:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "Service Interconnect 1", "product": { "name": "Red Hat Enterprise Linux Service Interconnect 1", "product_id": "T028472", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:service_interconnect_1" } } } ], "category": "product_name", "name": "Enterprise Linux" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "product_status": { "known_affected": [ "T025152", "T028472", "67646", "T004914", "74185", "T043784", "2951", "T002207", "T039181", "T000126", "T027843", "398363", "T037907" ] }, "release_date": "2024-11-13T23:00:00.000+00:00", "title": "CVE-2024-11168" } ] }
opensuse-su-2024:14535-1
Vulnerability from csaf_opensuse
Published
2024-11-30 00:00
Modified
2024-11-30 00:00
Summary
python-2.7.18-51.1 on GA media
Notes
Title of the patch
python-2.7.18-51.1 on GA media
Description of the patch
These are all security issues fixed in the python-2.7.18-51.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14535
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python-2.7.18-51.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python-2.7.18-51.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14535", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14535-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2024:14535-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EEJNNKXKTAJNDYH5NTOP4ZQCJ6DHJQWE/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2024:14535-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EEJNNKXKTAJNDYH5NTOP4ZQCJ6DHJQWE/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "python-2.7.18-51.1 on GA media", "tracking": { "current_release_date": "2024-11-30T00:00:00Z", "generator": { "date": "2024-11-30T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14535-1", "initial_release_date": "2024-11-30T00:00:00Z", "revision_history": [ { "date": "2024-11-30T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-2.7.18-51.1.aarch64", "product": { "name": "python-2.7.18-51.1.aarch64", "product_id": "python-2.7.18-51.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-51.1.aarch64", "product": { "name": "python-curses-2.7.18-51.1.aarch64", "product_id": "python-curses-2.7.18-51.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-51.1.aarch64", "product": { "name": "python-demo-2.7.18-51.1.aarch64", "product_id": "python-demo-2.7.18-51.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-51.1.aarch64", "product": { "name": "python-gdbm-2.7.18-51.1.aarch64", "product_id": "python-gdbm-2.7.18-51.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-51.1.aarch64", "product": { "name": "python-idle-2.7.18-51.1.aarch64", "product_id": "python-idle-2.7.18-51.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-51.1.aarch64", "product": { "name": "python-tk-2.7.18-51.1.aarch64", "product_id": "python-tk-2.7.18-51.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-51.1.ppc64le", "product": { "name": "python-2.7.18-51.1.ppc64le", "product_id": "python-2.7.18-51.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-51.1.ppc64le", "product": { "name": "python-curses-2.7.18-51.1.ppc64le", "product_id": "python-curses-2.7.18-51.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-51.1.ppc64le", "product": { "name": "python-demo-2.7.18-51.1.ppc64le", "product_id": "python-demo-2.7.18-51.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-51.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-51.1.ppc64le", "product_id": "python-gdbm-2.7.18-51.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-51.1.ppc64le", "product": { "name": "python-idle-2.7.18-51.1.ppc64le", "product_id": "python-idle-2.7.18-51.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-51.1.ppc64le", "product": { "name": "python-tk-2.7.18-51.1.ppc64le", "product_id": "python-tk-2.7.18-51.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-51.1.s390x", "product": { "name": "python-2.7.18-51.1.s390x", "product_id": "python-2.7.18-51.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-51.1.s390x", "product": { "name": "python-curses-2.7.18-51.1.s390x", "product_id": "python-curses-2.7.18-51.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-51.1.s390x", "product": { "name": "python-demo-2.7.18-51.1.s390x", "product_id": "python-demo-2.7.18-51.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-51.1.s390x", "product": { "name": "python-gdbm-2.7.18-51.1.s390x", "product_id": "python-gdbm-2.7.18-51.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-51.1.s390x", "product": { "name": "python-idle-2.7.18-51.1.s390x", "product_id": "python-idle-2.7.18-51.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-51.1.s390x", "product": { "name": "python-tk-2.7.18-51.1.s390x", "product_id": "python-tk-2.7.18-51.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-51.1.x86_64", "product": { "name": "python-2.7.18-51.1.x86_64", "product_id": "python-2.7.18-51.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-51.1.x86_64", "product": { "name": "python-curses-2.7.18-51.1.x86_64", "product_id": "python-curses-2.7.18-51.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-51.1.x86_64", "product": { "name": "python-demo-2.7.18-51.1.x86_64", "product_id": "python-demo-2.7.18-51.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-51.1.x86_64", "product": { "name": "python-gdbm-2.7.18-51.1.x86_64", "product_id": "python-gdbm-2.7.18-51.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-51.1.x86_64", "product": { "name": "python-idle-2.7.18-51.1.x86_64", "product_id": "python-idle-2.7.18-51.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-51.1.x86_64", "product": { "name": "python-tk-2.7.18-51.1.x86_64", "product_id": "python-tk-2.7.18-51.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-51.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-51.1.aarch64" }, "product_reference": "python-2.7.18-51.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-51.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-51.1.ppc64le" }, "product_reference": "python-2.7.18-51.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-51.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-51.1.s390x" }, "product_reference": "python-2.7.18-51.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-51.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-51.1.x86_64" }, "product_reference": "python-2.7.18-51.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-51.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-51.1.aarch64" }, "product_reference": "python-curses-2.7.18-51.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-51.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-51.1.ppc64le" }, "product_reference": "python-curses-2.7.18-51.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-51.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-51.1.s390x" }, "product_reference": "python-curses-2.7.18-51.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-51.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-51.1.x86_64" }, "product_reference": "python-curses-2.7.18-51.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-51.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-51.1.aarch64" }, "product_reference": "python-demo-2.7.18-51.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-51.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-51.1.ppc64le" }, "product_reference": "python-demo-2.7.18-51.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-51.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-51.1.s390x" }, "product_reference": "python-demo-2.7.18-51.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-51.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-51.1.x86_64" }, "product_reference": "python-demo-2.7.18-51.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-51.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-51.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-51.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-51.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-51.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.s390x" }, "product_reference": "python-gdbm-2.7.18-51.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-51.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-51.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-51.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-51.1.aarch64" }, "product_reference": "python-idle-2.7.18-51.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-51.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-51.1.ppc64le" }, "product_reference": "python-idle-2.7.18-51.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-51.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-51.1.s390x" }, "product_reference": "python-idle-2.7.18-51.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-51.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-51.1.x86_64" }, "product_reference": "python-idle-2.7.18-51.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-51.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-51.1.aarch64" }, "product_reference": "python-tk-2.7.18-51.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-51.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-51.1.ppc64le" }, "product_reference": "python-tk-2.7.18-51.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-51.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-51.1.s390x" }, "product_reference": "python-tk-2.7.18-51.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-51.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-51.1.x86_64" }, "product_reference": "python-tk-2.7.18-51.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-51.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-51.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-11-30T00:00:00Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
opensuse-su-2024:14508-1
Vulnerability from csaf_opensuse
Published
2024-11-15 00:00
Modified
2024-11-15 00:00
Summary
python39-3.9.20-6.1 on GA media
Notes
Title of the patch
python39-3.9.20-6.1 on GA media
Description of the patch
These are all security issues fixed in the python39-3.9.20-6.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14508
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python39-3.9.20-6.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python39-3.9.20-6.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14508", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14508-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2024:14508-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B2HCTIBVAOGECETVMI4RBFWZPH6DY5N6/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2024:14508-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B2HCTIBVAOGECETVMI4RBFWZPH6DY5N6/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "python39-3.9.20-6.1 on GA media", "tracking": { "current_release_date": "2024-11-15T00:00:00Z", "generator": { "date": "2024-11-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14508-1", "initial_release_date": "2024-11-15T00:00:00Z", "revision_history": [ { "date": "2024-11-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python39-3.9.20-6.1.aarch64", "product": { "name": "python39-3.9.20-6.1.aarch64", "product_id": "python39-3.9.20-6.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.20-6.1.aarch64", "product": { "name": "python39-curses-3.9.20-6.1.aarch64", "product_id": "python39-curses-3.9.20-6.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-6.1.aarch64", "product": { "name": "python39-dbm-3.9.20-6.1.aarch64", "product_id": "python39-dbm-3.9.20-6.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.20-6.1.aarch64", "product": { "name": "python39-idle-3.9.20-6.1.aarch64", "product_id": "python39-idle-3.9.20-6.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.20-6.1.aarch64", "product": { "name": "python39-tk-3.9.20-6.1.aarch64", "product_id": "python39-tk-3.9.20-6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.20-6.1.ppc64le", "product": { "name": "python39-3.9.20-6.1.ppc64le", "product_id": "python39-3.9.20-6.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.20-6.1.ppc64le", "product": { "name": "python39-curses-3.9.20-6.1.ppc64le", "product_id": "python39-curses-3.9.20-6.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-6.1.ppc64le", "product": { "name": "python39-dbm-3.9.20-6.1.ppc64le", "product_id": "python39-dbm-3.9.20-6.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.20-6.1.ppc64le", "product": { "name": "python39-idle-3.9.20-6.1.ppc64le", "product_id": "python39-idle-3.9.20-6.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.20-6.1.ppc64le", "product": { "name": "python39-tk-3.9.20-6.1.ppc64le", "product_id": "python39-tk-3.9.20-6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.20-6.1.s390x", "product": { "name": "python39-3.9.20-6.1.s390x", "product_id": "python39-3.9.20-6.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.20-6.1.s390x", "product": { "name": "python39-curses-3.9.20-6.1.s390x", "product_id": "python39-curses-3.9.20-6.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-6.1.s390x", "product": { "name": "python39-dbm-3.9.20-6.1.s390x", "product_id": "python39-dbm-3.9.20-6.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.20-6.1.s390x", "product": { "name": "python39-idle-3.9.20-6.1.s390x", "product_id": "python39-idle-3.9.20-6.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.20-6.1.s390x", "product": { "name": "python39-tk-3.9.20-6.1.s390x", "product_id": "python39-tk-3.9.20-6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.20-6.1.x86_64", "product": { "name": "python39-3.9.20-6.1.x86_64", "product_id": "python39-3.9.20-6.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.20-6.1.x86_64", "product": { "name": "python39-curses-3.9.20-6.1.x86_64", "product_id": "python39-curses-3.9.20-6.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.20-6.1.x86_64", "product": { "name": "python39-dbm-3.9.20-6.1.x86_64", "product_id": "python39-dbm-3.9.20-6.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.20-6.1.x86_64", "product": { "name": "python39-idle-3.9.20-6.1.x86_64", "product_id": "python39-idle-3.9.20-6.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.20-6.1.x86_64", "product": { "name": "python39-tk-3.9.20-6.1.x86_64", "product_id": "python39-tk-3.9.20-6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-6.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.20-6.1.aarch64" }, "product_reference": "python39-3.9.20-6.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-6.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.20-6.1.ppc64le" }, "product_reference": "python39-3.9.20-6.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-6.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.20-6.1.s390x" }, "product_reference": "python39-3.9.20-6.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.20-6.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.20-6.1.x86_64" }, "product_reference": "python39-3.9.20-6.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-6.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.aarch64" }, "product_reference": "python39-curses-3.9.20-6.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-6.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.ppc64le" }, "product_reference": "python39-curses-3.9.20-6.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-6.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.s390x" }, "product_reference": "python39-curses-3.9.20-6.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.20-6.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.x86_64" }, "product_reference": "python39-curses-3.9.20-6.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-6.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.aarch64" }, "product_reference": "python39-dbm-3.9.20-6.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-6.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.ppc64le" }, "product_reference": "python39-dbm-3.9.20-6.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-6.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.s390x" }, "product_reference": "python39-dbm-3.9.20-6.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.20-6.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.x86_64" }, "product_reference": "python39-dbm-3.9.20-6.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-6.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.aarch64" }, "product_reference": "python39-idle-3.9.20-6.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-6.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.ppc64le" }, "product_reference": "python39-idle-3.9.20-6.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-6.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.s390x" }, "product_reference": "python39-idle-3.9.20-6.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.20-6.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.x86_64" }, "product_reference": "python39-idle-3.9.20-6.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-6.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.aarch64" }, "product_reference": "python39-tk-3.9.20-6.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-6.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.ppc64le" }, "product_reference": "python39-tk-3.9.20-6.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-6.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.s390x" }, "product_reference": "python39-tk-3.9.20-6.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.20-6.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.x86_64" }, "product_reference": "python39-tk-3.9.20-6.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python39-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python39-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python39-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.20-6.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.20-6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-11-15T00:00:00Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
opensuse-su-2024:14507-1
Vulnerability from csaf_opensuse
Published
2024-11-15 00:00
Modified
2024-11-15 00:00
Summary
python310-3.10.15-5.1 on GA media
Notes
Title of the patch
python310-3.10.15-5.1 on GA media
Description of the patch
These are all security issues fixed in the python310-3.10.15-5.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14507
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python310-3.10.15-5.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-3.10.15-5.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14507", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14507-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-11168 page", "url": "https://www.suse.com/security/cve/CVE-2024-11168/" } ], "title": "python310-3.10.15-5.1 on GA media", "tracking": { "current_release_date": "2024-11-15T00:00:00Z", "generator": { "date": "2024-11-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14507-1", "initial_release_date": "2024-11-15T00:00:00Z", "revision_history": [ { "date": "2024-11-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python310-3.10.15-5.1.aarch64", "product": { "name": "python310-3.10.15-5.1.aarch64", "product_id": "python310-3.10.15-5.1.aarch64" } }, { "category": "product_version", "name": "python310-32bit-3.10.15-5.1.aarch64", "product": { "name": "python310-32bit-3.10.15-5.1.aarch64", "product_id": "python310-32bit-3.10.15-5.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.15-5.1.aarch64", "product": { "name": "python310-curses-3.10.15-5.1.aarch64", "product_id": "python310-curses-3.10.15-5.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-5.1.aarch64", "product": { "name": "python310-dbm-3.10.15-5.1.aarch64", "product_id": "python310-dbm-3.10.15-5.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.15-5.1.aarch64", "product": { "name": "python310-idle-3.10.15-5.1.aarch64", "product_id": "python310-idle-3.10.15-5.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.15-5.1.aarch64", "product": { "name": "python310-tk-3.10.15-5.1.aarch64", "product_id": "python310-tk-3.10.15-5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.15-5.1.ppc64le", "product": { "name": "python310-3.10.15-5.1.ppc64le", "product_id": "python310-3.10.15-5.1.ppc64le" } }, { "category": "product_version", "name": "python310-32bit-3.10.15-5.1.ppc64le", "product": { "name": "python310-32bit-3.10.15-5.1.ppc64le", "product_id": "python310-32bit-3.10.15-5.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.15-5.1.ppc64le", "product": { "name": "python310-curses-3.10.15-5.1.ppc64le", "product_id": "python310-curses-3.10.15-5.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-5.1.ppc64le", "product": { "name": "python310-dbm-3.10.15-5.1.ppc64le", "product_id": "python310-dbm-3.10.15-5.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.15-5.1.ppc64le", "product": { "name": "python310-idle-3.10.15-5.1.ppc64le", "product_id": "python310-idle-3.10.15-5.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.15-5.1.ppc64le", "product": { "name": "python310-tk-3.10.15-5.1.ppc64le", "product_id": "python310-tk-3.10.15-5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.15-5.1.s390x", "product": { "name": "python310-3.10.15-5.1.s390x", "product_id": "python310-3.10.15-5.1.s390x" } }, { "category": "product_version", "name": "python310-32bit-3.10.15-5.1.s390x", "product": { "name": "python310-32bit-3.10.15-5.1.s390x", "product_id": "python310-32bit-3.10.15-5.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.15-5.1.s390x", "product": { "name": "python310-curses-3.10.15-5.1.s390x", "product_id": "python310-curses-3.10.15-5.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-5.1.s390x", "product": { "name": "python310-dbm-3.10.15-5.1.s390x", "product_id": "python310-dbm-3.10.15-5.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.15-5.1.s390x", "product": { "name": "python310-idle-3.10.15-5.1.s390x", "product_id": "python310-idle-3.10.15-5.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.15-5.1.s390x", "product": { "name": "python310-tk-3.10.15-5.1.s390x", "product_id": "python310-tk-3.10.15-5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.15-5.1.x86_64", "product": { "name": "python310-3.10.15-5.1.x86_64", "product_id": "python310-3.10.15-5.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.15-5.1.x86_64", "product": { "name": "python310-32bit-3.10.15-5.1.x86_64", "product_id": "python310-32bit-3.10.15-5.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.15-5.1.x86_64", "product": { "name": "python310-curses-3.10.15-5.1.x86_64", "product_id": "python310-curses-3.10.15-5.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.15-5.1.x86_64", "product": { "name": "python310-dbm-3.10.15-5.1.x86_64", "product_id": "python310-dbm-3.10.15-5.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.15-5.1.x86_64", "product": { "name": "python310-idle-3.10.15-5.1.x86_64", "product_id": "python310-idle-3.10.15-5.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.15-5.1.x86_64", "product": { "name": "python310-tk-3.10.15-5.1.x86_64", "product_id": "python310-tk-3.10.15-5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.15-5.1.aarch64" }, "product_reference": "python310-3.10.15-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.15-5.1.ppc64le" }, "product_reference": "python310-3.10.15-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.15-5.1.s390x" }, "product_reference": "python310-3.10.15-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.15-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.15-5.1.x86_64" }, "product_reference": "python310-3.10.15-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.15-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.aarch64" }, "product_reference": "python310-32bit-3.10.15-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.15-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.ppc64le" }, "product_reference": "python310-32bit-3.10.15-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.15-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.s390x" }, "product_reference": "python310-32bit-3.10.15-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.15-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.x86_64" }, "product_reference": "python310-32bit-3.10.15-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.aarch64" }, "product_reference": "python310-curses-3.10.15-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.ppc64le" }, "product_reference": "python310-curses-3.10.15-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.s390x" }, "product_reference": "python310-curses-3.10.15-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.15-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.x86_64" }, "product_reference": "python310-curses-3.10.15-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.aarch64" }, "product_reference": "python310-dbm-3.10.15-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.ppc64le" }, "product_reference": "python310-dbm-3.10.15-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.s390x" }, "product_reference": "python310-dbm-3.10.15-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.15-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.x86_64" }, "product_reference": "python310-dbm-3.10.15-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.aarch64" }, "product_reference": "python310-idle-3.10.15-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.ppc64le" }, "product_reference": "python310-idle-3.10.15-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.s390x" }, "product_reference": "python310-idle-3.10.15-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.15-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.x86_64" }, "product_reference": "python310-idle-3.10.15-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.aarch64" }, "product_reference": "python310-tk-3.10.15-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.ppc64le" }, "product_reference": "python310-tk-3.10.15-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.s390x" }, "product_reference": "python310-tk-3.10.15-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.15-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.x86_64" }, "product_reference": "python310-tk-3.10.15-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-11168", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-11168" } ], "notes": [ { "category": "general", "text": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-11168", "url": "https://www.suse.com/security/cve/CVE-2024-11168" }, { "category": "external", "summary": "SUSE Bug 1233307 for CVE-2024-11168", "url": "https://bugzilla.suse.com/1233307" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.15-5.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.15-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-11-15T00:00:00Z", "details": "low" } ], "title": "CVE-2024-11168" } ] }
ghsa-qxg5-mcmp-m3m9
Vulnerability from github
Published
2024-11-13 00:30
Modified
2025-04-12 00:30
Severity ?
3.7 (Low) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
6.3 (Medium) - CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/AU:N
6.3 (Medium) - CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N/AU:N
VLAI Severity ?
Details
The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts ([]
), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.
{ "affected": [], "aliases": [ "CVE-2024-11168" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-11-12T22:15:14Z", "severity": "MODERATE" }, "details": "The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren\u0027t IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.", "id": "GHSA-qxg5-mcmp-m3m9", "modified": "2025-04-12T00:30:26Z", "published": "2024-11-13T00:30:48Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11168" }, { "type": "WEB", "url": "https://github.com/python/cpython/issues/103848" }, { "type": "WEB", "url": "https://github.com/python/cpython/pull/103849" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/29f348e232e82938ba2165843c448c2b291504c5" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/634ded45545ce8cbd6fd5d49785613dd7fa9b89e" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/b2171a2fd41416cf68afd67460578631d755a550" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/ddca2953191c67a12b1f19d6bca41016c6ae7132" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XPWB6XVZ5G5KGEI63M4AWLIEUF5BPH4T" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250411-0004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/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:N/R:X/V:X/RE:X/U:X", "type": "CVSS_V4" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…