Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-0938 (GCVE-0-2025-0938)
Vulnerability from cvelistv5 – Published: 2025-01-31 17:51 – Updated: 2026-04-21 20:14
VLAI
EPSS
Title
URL parser allowed square brackets in domain names
Summary
The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-20 - Improper Input Validation
Assigner
References
11 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.10.17
(python)
Affected: 3.11.0 , < 3.11.12 (python) Affected: 3.12.0 , < 3.12.9 (python) Affected: 3.13.0 , < 3.13.2 (python) Affected: 3.14.0a1 , < 3.14.0a5 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-0938",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-31T18:50:16.654297Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-31T18:50:29.327Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T20:56:43.285Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250314-0002/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00013.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.10.17",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.11.12",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.9",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.2",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.0a5",
"status": "affected",
"version": "3.14.0a1",
"versionType": "python"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.\u003cbr\u003e"
}
],
"value": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"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",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-21T20:14:13.406Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/105704"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/129418"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/K4EUG6EKV6JYFIC24BASYOZS4M5XOQIB/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/d89a5f6a6e65511a5f6e0618c4c30a7aa5aba56a"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/90e526ae67b172ed7c6c56e7edad36263b0f9403"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/a7084f6075c9595ba60119ce8c62f1496f50c568"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/526617ed68cde460236c973e5d0a8bad4de896ba"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b8b4b713c5f8ec0958c7ef8d29d6711889bc94ab"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/ff4e5c25666f63544071a6b075ae8b25c98b7a32"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "URL parser allowed square brackets in domain names",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2025-0938",
"datePublished": "2025-01-31T17:51:35.898Z",
"dateReserved": "2025-01-31T17:45:10.107Z",
"dateUpdated": "2026-04-21T20:14:13.406Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-0938",
"date": "2026-06-27",
"epss": "0.01437",
"percentile": "0.69822"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-0938\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-01-31T18:15:38.053\",\"lastModified\":\"2026-06-17T08:27:24.043\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.\"},{\"lang\":\"es\",\"value\":\"Las funciones est\u00e1ndar librer\u00eda de Python `urllib.parse.urlsplit` y `urlparse` aceptaban nombres de dominio que inclu\u00edan corchetes, lo que no es v\u00e1lido seg\u00fan RFC 3986. Los corchetes solo se deben usar como delimitadores para especificar hosts IPv6 e IPvFuture en las URL. Esto podr\u00eda generar un an\u00e1lisis diferencial entre el analizador de URL de Python y otros analizadores de URL que cumplen con las especificaciones.\"}],\"affected\":[{\"source\":\"cna@python.org\",\"affectedData\":[{\"vendor\":\"Python Software Foundation\",\"product\":\"CPython\",\"defaultStatus\":\"unaffected\",\"repo\":\"https://github.com/python/cpython\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.10.17\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.11.0\",\"lessThan\":\"3.11.12\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.12.0\",\"lessThan\":\"3.12.9\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.13.0\",\"lessThan\":\"3.13.2\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"3.14.0a1\",\"lessThan\":\"3.14.0a5\",\"versionType\":\"python\",\"status\":\"affected\"}]}]}],\"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:X/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\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-01-31T18:50:16.654297Z\",\"id\":\"CVE-2025-0938\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/526617ed68cde460236c973e5d0a8bad4de896ba\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/90e526ae67b172ed7c6c56e7edad36263b0f9403\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/a7084f6075c9595ba60119ce8c62f1496f50c568\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/b8b4b713c5f8ec0958c7ef8d29d6711889bc94ab\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/d89a5f6a6e65511a5f6e0618c4c30a7aa5aba56a\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/ff4e5c25666f63544071a6b075ae8b25c98b7a32\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/105704\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/129418\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/K4EUG6EKV6JYFIC24BASYOZS4M5XOQIB/\",\"source\":\"cna@python.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00013.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250314-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250314-0002/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/03/msg00013.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T20:56:43.285Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-0938\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-31T18:50:16.654297Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-31T18:50:24.989Z\"}}], \"cna\": {\"title\": \"URL parser allowed square brackets in domain names\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.3, \"Automatable\": \"NOT_DEFINED\", \"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\", \"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.10.17\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.12\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.9\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.2\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0a1\", \"lessThan\": \"3.14.0a5\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/105704\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/129418\", \"tags\": [\"patch\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/K4EUG6EKV6JYFIC24BASYOZS4M5XOQIB/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/d89a5f6a6e65511a5f6e0618c4c30a7aa5aba56a\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/90e526ae67b172ed7c6c56e7edad36263b0f9403\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/a7084f6075c9595ba60119ce8c62f1496f50c568\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/526617ed68cde460236c973e5d0a8bad4de896ba\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b8b4b713c5f8ec0958c7ef8d29d6711889bc94ab\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/ff4e5c25666f63544071a6b075ae8b25c98b7a32\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-04-21T20:14:13.406Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-0938\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-21T20:14:13.406Z\", \"dateReserved\": \"2025-01-31T17:45:10.107Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2025-01-31T17:51:35.898Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:0434-1
Vulnerability from csaf_suse - Published: 2025-02-11 16:47 - Updated: 2025-02-11 16:47Summary
Security update for python36
Severity
Moderate
Notes
Title of the patch: Security update for python36
Description of the patch: This update for python36 fixes the following issues:
- CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)
Patchnames: SUSE-2025-434,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-434
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-76.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-76.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-76.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-76.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-76.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-434,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-434",
"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_0434-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0434-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250434-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0434-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020318.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python36",
"tracking": {
"current_release_date": "2025-02-11T16:47:09Z",
"generator": {
"date": "2025-02-11T16:47:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0434-1",
"initial_release_date": "2025-02-11T16:47:09Z",
"revision_history": [
{
"date": "2025-02-11T16:47:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-76.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-76.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-76.1.aarch64",
"product": {
"name": "python36-3.6.15-76.1.aarch64",
"product_id": "python36-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-76.1.aarch64",
"product": {
"name": "python36-base-3.6.15-76.1.aarch64",
"product_id": "python36-base-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-76.1.aarch64",
"product": {
"name": "python36-curses-3.6.15-76.1.aarch64",
"product_id": "python36-curses-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-76.1.aarch64",
"product": {
"name": "python36-dbm-3.6.15-76.1.aarch64",
"product_id": "python36-dbm-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-76.1.aarch64",
"product": {
"name": "python36-devel-3.6.15-76.1.aarch64",
"product_id": "python36-devel-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-76.1.aarch64",
"product": {
"name": "python36-idle-3.6.15-76.1.aarch64",
"product_id": "python36-idle-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-76.1.aarch64",
"product": {
"name": "python36-testsuite-3.6.15-76.1.aarch64",
"product_id": "python36-testsuite-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-76.1.aarch64",
"product": {
"name": "python36-tk-3.6.15-76.1.aarch64",
"product_id": "python36-tk-3.6.15-76.1.aarch64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-76.1.aarch64",
"product": {
"name": "python36-tools-3.6.15-76.1.aarch64",
"product_id": "python36-tools-3.6.15-76.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-76.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-76.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-76.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-64bit-3.6.15-76.1.aarch64_ilp32",
"product": {
"name": "python36-64bit-3.6.15-76.1.aarch64_ilp32",
"product_id": "python36-64bit-3.6.15-76.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python36-base-64bit-3.6.15-76.1.aarch64_ilp32",
"product": {
"name": "python36-base-64bit-3.6.15-76.1.aarch64_ilp32",
"product_id": "python36-base-64bit-3.6.15-76.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-76.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-76.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-76.1.i586",
"product": {
"name": "python36-3.6.15-76.1.i586",
"product_id": "python36-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-76.1.i586",
"product": {
"name": "python36-base-3.6.15-76.1.i586",
"product_id": "python36-base-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-76.1.i586",
"product": {
"name": "python36-curses-3.6.15-76.1.i586",
"product_id": "python36-curses-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-76.1.i586",
"product": {
"name": "python36-dbm-3.6.15-76.1.i586",
"product_id": "python36-dbm-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-76.1.i586",
"product": {
"name": "python36-devel-3.6.15-76.1.i586",
"product_id": "python36-devel-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-76.1.i586",
"product": {
"name": "python36-idle-3.6.15-76.1.i586",
"product_id": "python36-idle-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-76.1.i586",
"product": {
"name": "python36-testsuite-3.6.15-76.1.i586",
"product_id": "python36-testsuite-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-76.1.i586",
"product": {
"name": "python36-tk-3.6.15-76.1.i586",
"product_id": "python36-tk-3.6.15-76.1.i586"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-76.1.i586",
"product": {
"name": "python36-tools-3.6.15-76.1.i586",
"product_id": "python36-tools-3.6.15-76.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-76.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-76.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-3.6.15-76.1.ppc64le",
"product_id": "python36-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-base-3.6.15-76.1.ppc64le",
"product_id": "python36-base-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-curses-3.6.15-76.1.ppc64le",
"product_id": "python36-curses-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-dbm-3.6.15-76.1.ppc64le",
"product_id": "python36-dbm-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-devel-3.6.15-76.1.ppc64le",
"product_id": "python36-devel-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-idle-3.6.15-76.1.ppc64le",
"product_id": "python36-idle-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-testsuite-3.6.15-76.1.ppc64le",
"product_id": "python36-testsuite-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-tk-3.6.15-76.1.ppc64le",
"product_id": "python36-tk-3.6.15-76.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-76.1.ppc64le",
"product": {
"name": "python36-tools-3.6.15-76.1.ppc64le",
"product_id": "python36-tools-3.6.15-76.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-76.1.s390",
"product": {
"name": "libpython3_6m1_0-3.6.15-76.1.s390",
"product_id": "libpython3_6m1_0-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-76.1.s390",
"product": {
"name": "python36-3.6.15-76.1.s390",
"product_id": "python36-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-76.1.s390",
"product": {
"name": "python36-base-3.6.15-76.1.s390",
"product_id": "python36-base-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-76.1.s390",
"product": {
"name": "python36-curses-3.6.15-76.1.s390",
"product_id": "python36-curses-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-76.1.s390",
"product": {
"name": "python36-dbm-3.6.15-76.1.s390",
"product_id": "python36-dbm-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-76.1.s390",
"product": {
"name": "python36-devel-3.6.15-76.1.s390",
"product_id": "python36-devel-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-76.1.s390",
"product": {
"name": "python36-idle-3.6.15-76.1.s390",
"product_id": "python36-idle-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-76.1.s390",
"product": {
"name": "python36-testsuite-3.6.15-76.1.s390",
"product_id": "python36-testsuite-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-76.1.s390",
"product": {
"name": "python36-tk-3.6.15-76.1.s390",
"product_id": "python36-tk-3.6.15-76.1.s390"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-76.1.s390",
"product": {
"name": "python36-tools-3.6.15-76.1.s390",
"product_id": "python36-tools-3.6.15-76.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-76.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-76.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-76.1.s390x",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-76.1.s390x",
"product_id": "libpython3_6m1_0-32bit-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-76.1.s390x",
"product": {
"name": "python36-3.6.15-76.1.s390x",
"product_id": "python36-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-76.1.s390x",
"product": {
"name": "python36-32bit-3.6.15-76.1.s390x",
"product_id": "python36-32bit-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-76.1.s390x",
"product": {
"name": "python36-base-3.6.15-76.1.s390x",
"product_id": "python36-base-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-76.1.s390x",
"product": {
"name": "python36-base-32bit-3.6.15-76.1.s390x",
"product_id": "python36-base-32bit-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-76.1.s390x",
"product": {
"name": "python36-curses-3.6.15-76.1.s390x",
"product_id": "python36-curses-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-76.1.s390x",
"product": {
"name": "python36-dbm-3.6.15-76.1.s390x",
"product_id": "python36-dbm-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-76.1.s390x",
"product": {
"name": "python36-devel-3.6.15-76.1.s390x",
"product_id": "python36-devel-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-76.1.s390x",
"product": {
"name": "python36-idle-3.6.15-76.1.s390x",
"product_id": "python36-idle-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-76.1.s390x",
"product": {
"name": "python36-testsuite-3.6.15-76.1.s390x",
"product_id": "python36-testsuite-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-76.1.s390x",
"product": {
"name": "python36-tk-3.6.15-76.1.s390x",
"product_id": "python36-tk-3.6.15-76.1.s390x"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-76.1.s390x",
"product": {
"name": "python36-tools-3.6.15-76.1.s390x",
"product_id": "python36-tools-3.6.15-76.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-76.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-76.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-76.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-76.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-3.6.15-76.1.x86_64",
"product": {
"name": "python36-3.6.15-76.1.x86_64",
"product_id": "python36-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-32bit-3.6.15-76.1.x86_64",
"product": {
"name": "python36-32bit-3.6.15-76.1.x86_64",
"product_id": "python36-32bit-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-3.6.15-76.1.x86_64",
"product": {
"name": "python36-base-3.6.15-76.1.x86_64",
"product_id": "python36-base-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-base-32bit-3.6.15-76.1.x86_64",
"product": {
"name": "python36-base-32bit-3.6.15-76.1.x86_64",
"product_id": "python36-base-32bit-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-curses-3.6.15-76.1.x86_64",
"product": {
"name": "python36-curses-3.6.15-76.1.x86_64",
"product_id": "python36-curses-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-dbm-3.6.15-76.1.x86_64",
"product": {
"name": "python36-dbm-3.6.15-76.1.x86_64",
"product_id": "python36-dbm-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-devel-3.6.15-76.1.x86_64",
"product": {
"name": "python36-devel-3.6.15-76.1.x86_64",
"product_id": "python36-devel-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-idle-3.6.15-76.1.x86_64",
"product": {
"name": "python36-idle-3.6.15-76.1.x86_64",
"product_id": "python36-idle-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-testsuite-3.6.15-76.1.x86_64",
"product": {
"name": "python36-testsuite-3.6.15-76.1.x86_64",
"product_id": "python36-testsuite-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tk-3.6.15-76.1.x86_64",
"product": {
"name": "python36-tk-3.6.15-76.1.x86_64",
"product_id": "python36-tk-3.6.15-76.1.x86_64"
}
},
{
"category": "product_version",
"name": "python36-tools-3.6.15-76.1.x86_64",
"product": {
"name": "python36-tools-3.6.15-76.1.x86_64",
"product_id": "python36-tools-3.6.15-76.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-76.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-76.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-76.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-76.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-76.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-76.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-76.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-76.1.x86_64"
},
"product_reference": "python36-3.6.15-76.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-76.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-76.1.x86_64"
},
"product_reference": "python36-base-3.6.15-76.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-76.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-76.1.x86_64"
},
"product_reference": "python36-devel-3.6.15-76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_6m1_0-32bit-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-base-3.6.15-76.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python36-devel-3.6.15-76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-11T16:47:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0502-1
Vulnerability from csaf_suse - Published: 2025-02-13 10:11 - Updated: 2025-02-13 10:11Summary
Security update for python3
Severity
Moderate
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)
Patchnames: SUSE-2025-502,SUSE-SUSE-MicroOS-5.1-2025-502
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-502,SUSE-SUSE-MicroOS-5.1-2025-502",
"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_0502-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0502-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250502-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0502-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020335.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2025-02-13T10:11:12Z",
"generator": {
"date": "2025-02-13T10:11:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0502-1",
"initial_release_date": "2025-02-13T10:11:12Z",
"revision_history": [
{
"date": "2025-02-13T10:11:12Z",
"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.170.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-base-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-curses-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-curses-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-dbm-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-devel-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-doc-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-idle-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-idle-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-tk-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-tk-3.6.15-150000.3.170.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.170.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150000.3.170.1.aarch64",
"product_id": "python3-tools-3.6.15-150000.3.170.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.170.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150000.3.170.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.170.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-3.6.15-150000.3.170.1.i586",
"product_id": "python3-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-base-3.6.15-150000.3.170.1.i586",
"product_id": "python3-base-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-curses-3.6.15-150000.3.170.1.i586",
"product_id": "python3-curses-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-dbm-3.6.15-150000.3.170.1.i586",
"product_id": "python3-dbm-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-devel-3.6.15-150000.3.170.1.i586",
"product_id": "python3-devel-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-doc-3.6.15-150000.3.170.1.i586",
"product_id": "python3-doc-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-idle-3.6.15-150000.3.170.1.i586",
"product_id": "python3-idle-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.170.1.i586",
"product_id": "python3-testsuite-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-tk-3.6.15-150000.3.170.1.i586",
"product_id": "python3-tk-3.6.15-150000.3.170.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.170.1.i586",
"product": {
"name": "python3-tools-3.6.15-150000.3.170.1.i586",
"product_id": "python3-tools-3.6.15-150000.3.170.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-base-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-curses-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-dbm-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-devel-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-doc-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-idle-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-tk-3.6.15-150000.3.170.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.170.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150000.3.170.1.ppc64le",
"product_id": "python3-tools-3.6.15-150000.3.170.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-base-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-base-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-curses-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-curses-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-dbm-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-dbm-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-devel-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-doc-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-idle-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-idle-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-testsuite-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-tk-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-tk-3.6.15-150000.3.170.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.170.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150000.3.170.1.s390x",
"product_id": "python3-tools-3.6.15-150000.3.170.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150000.3.170.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150000.3.170.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-base-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-curses-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-curses-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-dbm-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-devel-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-doc-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-idle-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-idle-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-tk-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-tk-3.6.15-150000.3.170.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150000.3.170.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150000.3.170.1.x86_64",
"product_id": "python3-tools-3.6.15-150000.3.170.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.170.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.170.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.170.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.170.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.170.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.170.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.170.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.170.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150000.3.170.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.170.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.170.1.aarch64"
},
"product_reference": "python3-3.6.15-150000.3.170.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.170.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.170.1.s390x"
},
"product_reference": "python3-3.6.15-150000.3.170.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.170.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.170.1.x86_64"
},
"product_reference": "python3-3.6.15-150000.3.170.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.170.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.170.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150000.3.170.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.170.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.170.1.s390x"
},
"product_reference": "python3-base-3.6.15-150000.3.170.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.170.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.170.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150000.3.170.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.170.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.170.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.s390x",
"SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.170.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-13T10:11:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0514-1
Vulnerability from csaf_suse - Published: 2025-02-13 11:50 - Updated: 2025-02-13 11:50Summary
Security update for python
Severity
Moderate
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- CVE-2025-0938: functions `urllib.parse.urlsplit` and `urlparse` accept domain names including square brackets (bsc#1236705).
Patchnames: SUSE-2025-514,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-514,openSUSE-SLE-15.6-2025-514
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
69 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-32bit-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-doc-2.7.18-150000.71.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.71.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2025-0938: functions `urllib.parse.urlsplit` and `urlparse` accept domain names including square brackets (bsc#1236705).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-514,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-514,openSUSE-SLE-15.6-2025-514",
"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_0514-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0514-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250514-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0514-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020331.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2025-02-13T11:50:49Z",
"generator": {
"date": "2025-02-13T11:50:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0514-1",
"initial_release_date": "2025-02-13T11:50:49Z",
"revision_history": [
{
"date": "2025-02-13T11:50:49Z",
"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.71.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.71.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-2.7.18-150000.71.1.aarch64",
"product_id": "python-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-base-2.7.18-150000.71.1.aarch64",
"product_id": "python-base-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-curses-2.7.18-150000.71.1.aarch64",
"product_id": "python-curses-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-demo-2.7.18-150000.71.1.aarch64",
"product_id": "python-demo-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-devel-2.7.18-150000.71.1.aarch64",
"product_id": "python-devel-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-150000.71.1.aarch64",
"product_id": "python-gdbm-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-idle-2.7.18-150000.71.1.aarch64",
"product_id": "python-idle-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-tk-2.7.18-150000.71.1.aarch64",
"product_id": "python-tk-2.7.18-150000.71.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.71.1.aarch64",
"product": {
"name": "python-xml-2.7.18-150000.71.1.aarch64",
"product_id": "python-xml-2.7.18-150000.71.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-150000.71.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-150000.71.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-150000.71.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-150000.71.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-150000.71.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-150000.71.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-150000.71.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-150000.71.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-150000.71.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.71.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.71.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.71.1.i586",
"product": {
"name": "python-2.7.18-150000.71.1.i586",
"product_id": "python-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.71.1.i586",
"product": {
"name": "python-base-2.7.18-150000.71.1.i586",
"product_id": "python-base-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.71.1.i586",
"product": {
"name": "python-curses-2.7.18-150000.71.1.i586",
"product_id": "python-curses-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.71.1.i586",
"product": {
"name": "python-demo-2.7.18-150000.71.1.i586",
"product_id": "python-demo-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.71.1.i586",
"product": {
"name": "python-devel-2.7.18-150000.71.1.i586",
"product_id": "python-devel-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.71.1.i586",
"product": {
"name": "python-gdbm-2.7.18-150000.71.1.i586",
"product_id": "python-gdbm-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.71.1.i586",
"product": {
"name": "python-idle-2.7.18-150000.71.1.i586",
"product_id": "python-idle-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.71.1.i586",
"product": {
"name": "python-tk-2.7.18-150000.71.1.i586",
"product_id": "python-tk-2.7.18-150000.71.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.71.1.i586",
"product": {
"name": "python-xml-2.7.18-150000.71.1.i586",
"product_id": "python-xml-2.7.18-150000.71.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-150000.71.1.noarch",
"product": {
"name": "python-doc-2.7.18-150000.71.1.noarch",
"product_id": "python-doc-2.7.18-150000.71.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-150000.71.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-150000.71.1.noarch",
"product_id": "python-doc-pdf-2.7.18-150000.71.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-2.7.18-150000.71.1.ppc64le",
"product_id": "python-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-base-2.7.18-150000.71.1.ppc64le",
"product_id": "python-base-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-150000.71.1.ppc64le",
"product_id": "python-curses-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-150000.71.1.ppc64le",
"product_id": "python-demo-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-150000.71.1.ppc64le",
"product_id": "python-devel-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-150000.71.1.ppc64le",
"product_id": "python-gdbm-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-150000.71.1.ppc64le",
"product_id": "python-idle-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-150000.71.1.ppc64le",
"product_id": "python-tk-2.7.18-150000.71.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.71.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-150000.71.1.ppc64le",
"product_id": "python-xml-2.7.18-150000.71.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-2.7.18-150000.71.1.s390x",
"product_id": "python-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-base-2.7.18-150000.71.1.s390x",
"product_id": "python-base-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-curses-2.7.18-150000.71.1.s390x",
"product_id": "python-curses-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-demo-2.7.18-150000.71.1.s390x",
"product_id": "python-demo-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-devel-2.7.18-150000.71.1.s390x",
"product_id": "python-devel-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-150000.71.1.s390x",
"product_id": "python-gdbm-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-idle-2.7.18-150000.71.1.s390x",
"product_id": "python-idle-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-tk-2.7.18-150000.71.1.s390x",
"product_id": "python-tk-2.7.18-150000.71.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.71.1.s390x",
"product": {
"name": "python-xml-2.7.18-150000.71.1.s390x",
"product_id": "python-xml-2.7.18-150000.71.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-2.7.18-150000.71.1.x86_64",
"product_id": "python-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-150000.71.1.x86_64",
"product_id": "python-32bit-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-base-2.7.18-150000.71.1.x86_64",
"product_id": "python-base-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-150000.71.1.x86_64",
"product_id": "python-base-32bit-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-curses-2.7.18-150000.71.1.x86_64",
"product_id": "python-curses-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-demo-2.7.18-150000.71.1.x86_64",
"product_id": "python-demo-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-devel-2.7.18-150000.71.1.x86_64",
"product_id": "python-devel-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-150000.71.1.x86_64",
"product_id": "python-gdbm-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-idle-2.7.18-150000.71.1.x86_64",
"product_id": "python-idle-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-tk-2.7.18-150000.71.1.x86_64",
"product_id": "python-tk-2.7.18-150000.71.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.71.1.x86_64",
"product": {
"name": "python-xml-2.7.18-150000.71.1.x86_64",
"product_id": "python-xml-2.7.18-150000.71.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.71.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.71.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.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.71.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.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.71.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.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.71.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.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.71.1.aarch64"
},
"product_reference": "python-2.7.18-150000.71.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.71.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.71.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.71.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.71.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.71.1.s390x"
},
"product_reference": "python-2.7.18-150000.71.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.71.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.71.1.x86_64"
},
"product_reference": "python-2.7.18-150000.71.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.71.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.71.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.71.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.71.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.71.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.71.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.71.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.71.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.71.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.71.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.71.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.71.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.71.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.71.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.71.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.71.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.71.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.71.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.71.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.71.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.71.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.71.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.71.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.71.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.71.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.71.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.71.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.71.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.71.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.71.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.71.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.71.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.71.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.71.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.71.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.71.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.71.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.71.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.71.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.71.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.71.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.71.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.71.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.71.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.71.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.71.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.71.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.71.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.71.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.71.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-2.7.18-150000.71.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.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.71.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.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-demo-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-demo-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-demo-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.71.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.71.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.71.1.noarch"
},
"product_reference": "python-doc-2.7.18-150000.71.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.71.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.71.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-150000.71.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-idle-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-idle-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-idle-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.71.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.71.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.71.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.71.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.71.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.71.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.71.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.71.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.71.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.71.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.71.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.71.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.71.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.71.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.71.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.71.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.71.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.71.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-13T11:50:49Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0521-1
Vulnerability from csaf_suse - Published: 2025-02-13 16:11 - Updated: 2025-02-13 16:11Summary
Security update for python312
Severity
Important
Notes
Title of the patch: Security update for python312
Description of the patch: This update for python312 fixes the following issues:
- CVE-2025-0938: Functions `urllib.parse.urlsplit` and `urlparse` accept domain names including square brackets (bsc#1236705).
- CVE-2024-12254: Unbounded memory buffering in SelectorSocketTransport.writelines() (bsc#1234290).
Other bugfixes:
- Position of SUSE Python interpreters on Externally managed environments (bsc#1228165).
Patchnames: SUSE-2025-521,SUSE-SLE-Module-Python3-15-SP6-2025-521,openSUSE-SLE-15.6-2025-521
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4 (Medium)
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python312",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python312 fixes the following issues:\n\n- CVE-2025-0938: Functions `urllib.parse.urlsplit` and `urlparse` accept domain names including square brackets (bsc#1236705).\n- CVE-2024-12254: Unbounded memory buffering in SelectorSocketTransport.writelines() (bsc#1234290).\n\nOther bugfixes:\n\n- Position of SUSE Python interpreters on Externally managed environments (bsc#1228165).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-521,SUSE-SLE-Module-Python3-15-SP6-2025-521,openSUSE-SLE-15.6-2025-521",
"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_0521-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0521-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250521-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0521-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020339.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228165",
"url": "https://bugzilla.suse.com/1228165"
},
{
"category": "self",
"summary": "SUSE Bug 1234290",
"url": "https://bugzilla.suse.com/1234290"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12254 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12254/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2025-02-13T16:11:00Z",
"generator": {
"date": "2025-02-13T16:11:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0521-1",
"initial_release_date": "2025-02-13T16:11:00Z",
"revision_history": [
{
"date": "2025-02-13T16:11:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-base-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-base-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-curses-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-curses-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-dbm-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-dbm-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-devel-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-devel-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-doc-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-doc-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-idle-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-idle-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-testsuite-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-tk-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-tk-3.12.9-150600.3.18.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.9-150600.3.18.1.aarch64",
"product": {
"name": "python312-tools-3.12.9-150600.3.18.1.aarch64",
"product_id": "python312-tools-3.12.9-150600.3.18.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.9-150600.3.18.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.9-150600.3.18.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.9-150600.3.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.9-150600.3.18.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.9-150600.3.18.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.9-150600.3.18.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.9-150600.3.18.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.9-150600.3.18.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.9-150600.3.18.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.i586",
"product_id": "libpython3_12-1_0-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-3.12.9-150600.3.18.1.i586",
"product_id": "python312-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-base-3.12.9-150600.3.18.1.i586",
"product_id": "python312-base-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-curses-3.12.9-150600.3.18.1.i586",
"product_id": "python312-curses-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-dbm-3.12.9-150600.3.18.1.i586",
"product_id": "python312-dbm-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-devel-3.12.9-150600.3.18.1.i586",
"product_id": "python312-devel-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-doc-3.12.9-150600.3.18.1.i586",
"product_id": "python312-doc-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.i586",
"product_id": "python312-doc-devhelp-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-idle-3.12.9-150600.3.18.1.i586",
"product_id": "python312-idle-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.i586",
"product_id": "python312-testsuite-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-tk-3.12.9-150600.3.18.1.i586",
"product_id": "python312-tk-3.12.9-150600.3.18.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.9-150600.3.18.1.i586",
"product": {
"name": "python312-tools-3.12.9-150600.3.18.1.i586",
"product_id": "python312-tools-3.12.9-150600.3.18.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-base-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-base-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-curses-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-curses-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-dbm-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-devel-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-devel-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-doc-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-doc-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-idle-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-idle-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-testsuite-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-tk-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-tk-3.12.9-150600.3.18.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.9-150600.3.18.1.ppc64le",
"product": {
"name": "python312-tools-3.12.9-150600.3.18.1.ppc64le",
"product_id": "python312-tools-3.12.9-150600.3.18.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"product_id": "libpython3_12-1_0-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-base-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-base-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-curses-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-curses-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-dbm-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-dbm-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-devel-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-devel-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-doc-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-doc-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-doc-devhelp-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-idle-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-idle-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-testsuite-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-tk-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-tk-3.12.9-150600.3.18.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.9-150600.3.18.1.s390x",
"product": {
"name": "python312-tools-3.12.9-150600.3.18.1.s390x",
"product_id": "python312-tools-3.12.9-150600.3.18.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-32bit-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-32bit-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-base-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-base-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-base-32bit-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-curses-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-curses-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-dbm-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-dbm-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-devel-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-devel-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-doc-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-doc-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-idle-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-idle-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-testsuite-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-tk-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-tk-3.12.9-150600.3.18.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.9-150600.3.18.1.x86_64",
"product": {
"name": "python312-tools-3.12.9-150600.3.18.1.x86_64",
"product_id": "python312-tools-3.12.9-150600.3.18.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3: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": "libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-32bit-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-base-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-curses-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-dbm-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-devel-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-doc-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-doc-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-doc-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-doc-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-idle-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-testsuite-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-tk-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.9-150600.3.18.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64"
},
"product_reference": "python312-tools-3.12.9-150600.3.18.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12254",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12254"
}
],
"notes": [
{
"category": "general",
"text": "Starting in Python 3.12.0, the asyncio._SelectorSocketTransport.writelines()\n method would not \"pause\" writing and signal to the Protocol to drain \nthe buffer to the wire once the write buffer reached the \"high-water \nmark\". Because of this, Protocols would not periodically drain the write\n buffer potentially leading to memory exhaustion.\n\n\n\n\n\nThis\n vulnerability likely impacts a small number of users, you must be using\n Python 3.12.0 or later, on macOS or Linux, using the asyncio module \nwith protocols, and using .writelines() method which had new \nzero-copy-on-write behavior in Python 3.12.0 and later. If not all of \nthese factors are true then your usage of Python is unaffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12254",
"url": "https://www.suse.com/security/cve/CVE-2024-12254"
},
{
"category": "external",
"summary": "SUSE Bug 1234290 for CVE-2024-12254",
"url": "https://bugzilla.suse.com/1234290"
}
],
"remediations": [
{
"category": "vendor_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 Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-13T16:11:00Z",
"details": "important"
}
],
"title": "CVE-2024-12254"
},
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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 Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.18.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.18.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-13T16:11:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0551-1
Vulnerability from csaf_suse - Published: 2025-02-14 15:09 - Updated: 2025-02-14 15:09Summary
Security update for python311
Severity
Moderate
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
- CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)
Other fixes:
- Update to version 3.11.11.
- Remove -IVendor/ from python-config. (bsc#1231795)
Patchnames: SUSE-2025-551,SUSE-SLE-Module-Basesystem-15-SP6-2025-551,SUSE-SLE-Module-Python3-15-SP6-2025-551,openSUSE-SLE-15.6-2025-551
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
87 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)\n \nOther fixes:\n\n- Update to version 3.11.11.\n- Remove -IVendor/ from python-config. (bsc#1231795)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-551,SUSE-SLE-Module-Basesystem-15-SP6-2025-551,SUSE-SLE-Module-Python3-15-SP6-2025-551,openSUSE-SLE-15.6-2025-551",
"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_0551-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0551-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250551-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0551-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020357.html"
},
{
"category": "self",
"summary": "SUSE Bug 1228165",
"url": "https://bugzilla.suse.com/1228165"
},
{
"category": "self",
"summary": "SUSE Bug 1231795",
"url": "https://bugzilla.suse.com/1231795"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2025-02-14T15:09:48Z",
"generator": {
"date": "2025-02-14T15:09:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0551-1",
"initial_release_date": "2025-02-14T15:09:48Z",
"revision_history": [
{
"date": "2025-02-14T15:09:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"product_id": "libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-base-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-base-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-curses-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-curses-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-dbm-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-dbm-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-devel-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-devel-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-doc-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-doc-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-idle-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-idle-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-testsuite-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-tk-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-tk-3.11.11-150600.3.16.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.11-150600.3.16.2.aarch64",
"product": {
"name": "python311-tools-3.11.11-150600.3.16.2.aarch64",
"product_id": "python311-tools-3.11.11-150600.3.16.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.11-150600.3.16.2.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.11-150600.3.16.2.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.11-150600.3.16.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.11-150600.3.16.2.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.11-150600.3.16.2.aarch64_ilp32",
"product_id": "python311-64bit-3.11.11-150600.3.16.2.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.11-150600.3.16.2.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.11-150600.3.16.2.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.11-150600.3.16.2.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.i586",
"product": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.i586",
"product_id": "libpython3_11-1_0-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-3.11.11-150600.3.16.2.i586",
"product_id": "python311-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-base-3.11.11-150600.3.16.2.i586",
"product_id": "python311-base-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-curses-3.11.11-150600.3.16.2.i586",
"product_id": "python311-curses-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-dbm-3.11.11-150600.3.16.2.i586",
"product_id": "python311-dbm-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-devel-3.11.11-150600.3.16.2.i586",
"product_id": "python311-devel-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-doc-3.11.11-150600.3.16.2.i586",
"product_id": "python311-doc-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.i586",
"product_id": "python311-doc-devhelp-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-idle-3.11.11-150600.3.16.2.i586",
"product_id": "python311-idle-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.i586",
"product_id": "python311-testsuite-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-tk-3.11.11-150600.3.16.2.i586",
"product_id": "python311-tk-3.11.11-150600.3.16.2.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.11-150600.3.16.2.i586",
"product": {
"name": "python311-tools-3.11.11-150600.3.16.2.i586",
"product_id": "python311-tools-3.11.11-150600.3.16.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"product_id": "libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-base-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-base-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-curses-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-curses-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-dbm-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-devel-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-devel-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-doc-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-doc-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-idle-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-idle-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-testsuite-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-tk-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-tk-3.11.11-150600.3.16.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.11-150600.3.16.2.ppc64le",
"product": {
"name": "python311-tools-3.11.11-150600.3.16.2.ppc64le",
"product_id": "python311-tools-3.11.11-150600.3.16.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"product_id": "libpython3_11-1_0-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-base-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-base-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-curses-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-curses-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-dbm-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-dbm-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-devel-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-devel-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-doc-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-doc-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-doc-devhelp-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-idle-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-idle-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-testsuite-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-tk-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-tk-3.11.11-150600.3.16.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.11-150600.3.16.2.s390x",
"product": {
"name": "python311-tools-3.11.11-150600.3.16.2.s390x",
"product_id": "python311-tools-3.11.11-150600.3.16.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"product_id": "libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-32bit-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-32bit-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-base-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-base-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-base-32bit-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-base-32bit-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-curses-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-curses-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-dbm-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-dbm-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-devel-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-devel-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-doc-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-doc-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-idle-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-idle-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-testsuite-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-tk-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-tk-3.11.11-150600.3.16.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.11-150600.3.16.2.x86_64",
"product": {
"name": "python311-tools-3.11.11-150600.3.16.2.x86_64",
"product_id": "python311-tools-3.11.11-150600.3.16.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3: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": "libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-32bit-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-base-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-base-32bit-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-curses-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-dbm-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-devel-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-doc-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-doc-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-doc-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-doc-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-idle-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-testsuite-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-testsuite-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-testsuite-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-testsuite-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-tk-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.aarch64"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.ppc64le"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.s390x"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.11-150600.3.16.2.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.x86_64"
},
"product_reference": "python311-tools-3.11.11-150600.3.16.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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 Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.16.2.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-base-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.16.2.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.16.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-14T15:09:48Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0552-1
Vulnerability from csaf_suse - Published: 2025-02-14 15:10 - Updated: 2025-02-14 15:10Summary
Security update for python3
Severity
Moderate
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)
Patchnames: SUSE-2025-552,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-552
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.148.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.148.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.148.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.148.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.148.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.148.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.148.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-552,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-552",
"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_0552-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0552-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250552-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0552-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020355.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2025-02-14T15:10:11Z",
"generator": {
"date": "2025-02-14T15:10:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0552-1",
"initial_release_date": "2025-02-14T15:10:11Z",
"revision_history": [
{
"date": "2025-02-14T15:10:11Z",
"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.148.1.aarch64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.148.1.aarch64",
"product_id": "libpython3_4m1_0-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-3.4.10-25.148.1.aarch64",
"product_id": "python3-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-base-3.4.10-25.148.1.aarch64",
"product_id": "python3-base-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-curses-3.4.10-25.148.1.aarch64",
"product_id": "python3-curses-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-dbm-3.4.10-25.148.1.aarch64",
"product_id": "python3-dbm-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-devel-3.4.10-25.148.1.aarch64",
"product_id": "python3-devel-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-idle-3.4.10-25.148.1.aarch64",
"product_id": "python3-idle-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-testsuite-3.4.10-25.148.1.aarch64",
"product_id": "python3-testsuite-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-tk-3.4.10-25.148.1.aarch64",
"product_id": "python3-tk-3.4.10-25.148.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.148.1.aarch64",
"product": {
"name": "python3-tools-3.4.10-25.148.1.aarch64",
"product_id": "python3-tools-3.4.10-25.148.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-64bit-3.4.10-25.148.1.aarch64_ilp32",
"product": {
"name": "libpython3_4m1_0-64bit-3.4.10-25.148.1.aarch64_ilp32",
"product_id": "libpython3_4m1_0-64bit-3.4.10-25.148.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.4.10-25.148.1.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.4.10-25.148.1.aarch64_ilp32",
"product_id": "python3-64bit-3.4.10-25.148.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.4.10-25.148.1.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.4.10-25.148.1.aarch64_ilp32",
"product_id": "python3-base-64bit-3.4.10-25.148.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.148.1.i586",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.148.1.i586",
"product_id": "libpython3_4m1_0-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.148.1.i586",
"product": {
"name": "python3-3.4.10-25.148.1.i586",
"product_id": "python3-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.148.1.i586",
"product": {
"name": "python3-base-3.4.10-25.148.1.i586",
"product_id": "python3-base-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.148.1.i586",
"product": {
"name": "python3-curses-3.4.10-25.148.1.i586",
"product_id": "python3-curses-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.148.1.i586",
"product": {
"name": "python3-dbm-3.4.10-25.148.1.i586",
"product_id": "python3-dbm-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.148.1.i586",
"product": {
"name": "python3-devel-3.4.10-25.148.1.i586",
"product_id": "python3-devel-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.148.1.i586",
"product": {
"name": "python3-idle-3.4.10-25.148.1.i586",
"product_id": "python3-idle-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.148.1.i586",
"product": {
"name": "python3-testsuite-3.4.10-25.148.1.i586",
"product_id": "python3-testsuite-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.148.1.i586",
"product": {
"name": "python3-tk-3.4.10-25.148.1.i586",
"product_id": "python3-tk-3.4.10-25.148.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.148.1.i586",
"product": {
"name": "python3-tools-3.4.10-25.148.1.i586",
"product_id": "python3-tools-3.4.10-25.148.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.4.10-25.148.1.noarch",
"product": {
"name": "python3-doc-3.4.10-25.148.1.noarch",
"product_id": "python3-doc-3.4.10-25.148.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-doc-pdf-3.4.10-25.148.1.noarch",
"product": {
"name": "python3-doc-pdf-3.4.10-25.148.1.noarch",
"product_id": "python3-doc-pdf-3.4.10-25.148.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.148.1.ppc64le",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.148.1.ppc64le",
"product_id": "libpython3_4m1_0-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-3.4.10-25.148.1.ppc64le",
"product_id": "python3-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-base-3.4.10-25.148.1.ppc64le",
"product_id": "python3-base-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-curses-3.4.10-25.148.1.ppc64le",
"product_id": "python3-curses-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-dbm-3.4.10-25.148.1.ppc64le",
"product_id": "python3-dbm-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-devel-3.4.10-25.148.1.ppc64le",
"product_id": "python3-devel-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-idle-3.4.10-25.148.1.ppc64le",
"product_id": "python3-idle-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-testsuite-3.4.10-25.148.1.ppc64le",
"product_id": "python3-testsuite-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-tk-3.4.10-25.148.1.ppc64le",
"product_id": "python3-tk-3.4.10-25.148.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.148.1.ppc64le",
"product": {
"name": "python3-tools-3.4.10-25.148.1.ppc64le",
"product_id": "python3-tools-3.4.10-25.148.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.148.1.s390",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.148.1.s390",
"product_id": "libpython3_4m1_0-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.148.1.s390",
"product": {
"name": "python3-3.4.10-25.148.1.s390",
"product_id": "python3-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.148.1.s390",
"product": {
"name": "python3-base-3.4.10-25.148.1.s390",
"product_id": "python3-base-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.148.1.s390",
"product": {
"name": "python3-curses-3.4.10-25.148.1.s390",
"product_id": "python3-curses-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.148.1.s390",
"product": {
"name": "python3-dbm-3.4.10-25.148.1.s390",
"product_id": "python3-dbm-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.148.1.s390",
"product": {
"name": "python3-devel-3.4.10-25.148.1.s390",
"product_id": "python3-devel-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.148.1.s390",
"product": {
"name": "python3-idle-3.4.10-25.148.1.s390",
"product_id": "python3-idle-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.148.1.s390",
"product": {
"name": "python3-testsuite-3.4.10-25.148.1.s390",
"product_id": "python3-testsuite-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.148.1.s390",
"product": {
"name": "python3-tk-3.4.10-25.148.1.s390",
"product_id": "python3-tk-3.4.10-25.148.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.148.1.s390",
"product": {
"name": "python3-tools-3.4.10-25.148.1.s390",
"product_id": "python3-tools-3.4.10-25.148.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.148.1.s390x",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.148.1.s390x",
"product_id": "libpython3_4m1_0-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.148.1.s390x",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.148.1.s390x",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-3.4.10-25.148.1.s390x",
"product_id": "python3-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-32bit-3.4.10-25.148.1.s390x",
"product_id": "python3-32bit-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-base-3.4.10-25.148.1.s390x",
"product_id": "python3-base-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-base-32bit-3.4.10-25.148.1.s390x",
"product_id": "python3-base-32bit-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-curses-3.4.10-25.148.1.s390x",
"product_id": "python3-curses-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-dbm-3.4.10-25.148.1.s390x",
"product_id": "python3-dbm-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-devel-3.4.10-25.148.1.s390x",
"product_id": "python3-devel-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-idle-3.4.10-25.148.1.s390x",
"product_id": "python3-idle-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-testsuite-3.4.10-25.148.1.s390x",
"product_id": "python3-testsuite-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-tk-3.4.10-25.148.1.s390x",
"product_id": "python3-tk-3.4.10-25.148.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.148.1.s390x",
"product": {
"name": "python3-tools-3.4.10-25.148.1.s390x",
"product_id": "python3-tools-3.4.10-25.148.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.148.1.x86_64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.148.1.x86_64",
"product_id": "libpython3_4m1_0-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.148.1.x86_64",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.148.1.x86_64",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-3.4.10-25.148.1.x86_64",
"product_id": "python3-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-32bit-3.4.10-25.148.1.x86_64",
"product_id": "python3-32bit-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-base-3.4.10-25.148.1.x86_64",
"product_id": "python3-base-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-base-32bit-3.4.10-25.148.1.x86_64",
"product_id": "python3-base-32bit-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-curses-3.4.10-25.148.1.x86_64",
"product_id": "python3-curses-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-dbm-3.4.10-25.148.1.x86_64",
"product_id": "python3-dbm-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-devel-3.4.10-25.148.1.x86_64",
"product_id": "python3-devel-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-idle-3.4.10-25.148.1.x86_64",
"product_id": "python3-idle-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-testsuite-3.4.10-25.148.1.x86_64",
"product_id": "python3-testsuite-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-tk-3.4.10-25.148.1.x86_64",
"product_id": "python3-tk-3.4.10-25.148.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.148.1.x86_64",
"product": {
"name": "python3-tools-3.4.10-25.148.1.x86_64",
"product_id": "python3-tools-3.4.10-25.148.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.148.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.148.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.148.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.148.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.148.1.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.148.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.148.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.148.1.x86_64"
},
"product_reference": "python3-3.4.10-25.148.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.148.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.148.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.148.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.148.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.148.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.148.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.148.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.148.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.148.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.148.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.148.1.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.148.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.148.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.148.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.148.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.148.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-14T15:10:11Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0553-1
Vulnerability from csaf_suse - Published: 2025-02-14 15:10 - Updated: 2025-02-14 15:10Summary
Security update for python
Severity
Moderate
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- CVE-2025-0938: functions `urllib.parse.urlsplit` and `urlparse` accept domain names including square brackets (bsc#1236705).
Patchnames: SUSE-2025-553,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-553
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.41.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.41.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.41.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2025-0938: functions `urllib.parse.urlsplit` and `urlparse` accept domain names including square brackets (bsc#1236705).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-553,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-553",
"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_0553-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0553-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250553-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0553-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020356.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2025-02-14T15:10:20Z",
"generator": {
"date": "2025-02-14T15:10:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0553-1",
"initial_release_date": "2025-02-14T15:10:20Z",
"revision_history": [
{
"date": "2025-02-14T15:10:20Z",
"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.41.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.41.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-2.7.18-33.41.1.aarch64",
"product_id": "python-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-base-2.7.18-33.41.1.aarch64",
"product_id": "python-base-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-curses-2.7.18-33.41.1.aarch64",
"product_id": "python-curses-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-demo-2.7.18-33.41.1.aarch64",
"product_id": "python-demo-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-devel-2.7.18-33.41.1.aarch64",
"product_id": "python-devel-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-33.41.1.aarch64",
"product_id": "python-gdbm-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-idle-2.7.18-33.41.1.aarch64",
"product_id": "python-idle-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.41.1.aarch64",
"product_id": "python-strict-tls-check-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-tk-2.7.18-33.41.1.aarch64",
"product_id": "python-tk-2.7.18-33.41.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.41.1.aarch64",
"product": {
"name": "python-xml-2.7.18-33.41.1.aarch64",
"product_id": "python-xml-2.7.18-33.41.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-33.41.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-33.41.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-33.41.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-33.41.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-33.41.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-33.41.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-33.41.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-33.41.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-33.41.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.41.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.41.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.41.1.i586",
"product": {
"name": "python-2.7.18-33.41.1.i586",
"product_id": "python-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.41.1.i586",
"product": {
"name": "python-base-2.7.18-33.41.1.i586",
"product_id": "python-base-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.41.1.i586",
"product": {
"name": "python-curses-2.7.18-33.41.1.i586",
"product_id": "python-curses-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.41.1.i586",
"product": {
"name": "python-demo-2.7.18-33.41.1.i586",
"product_id": "python-demo-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.41.1.i586",
"product": {
"name": "python-devel-2.7.18-33.41.1.i586",
"product_id": "python-devel-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.41.1.i586",
"product": {
"name": "python-gdbm-2.7.18-33.41.1.i586",
"product_id": "python-gdbm-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.41.1.i586",
"product": {
"name": "python-idle-2.7.18-33.41.1.i586",
"product_id": "python-idle-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.41.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.18-33.41.1.i586",
"product_id": "python-strict-tls-check-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.41.1.i586",
"product": {
"name": "python-tk-2.7.18-33.41.1.i586",
"product_id": "python-tk-2.7.18-33.41.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.41.1.i586",
"product": {
"name": "python-xml-2.7.18-33.41.1.i586",
"product_id": "python-xml-2.7.18-33.41.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-33.41.1.noarch",
"product": {
"name": "python-doc-2.7.18-33.41.1.noarch",
"product_id": "python-doc-2.7.18-33.41.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-33.41.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-33.41.1.noarch",
"product_id": "python-doc-pdf-2.7.18-33.41.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.41.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.41.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-2.7.18-33.41.1.ppc64le",
"product_id": "python-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-base-2.7.18-33.41.1.ppc64le",
"product_id": "python-base-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-33.41.1.ppc64le",
"product_id": "python-curses-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-33.41.1.ppc64le",
"product_id": "python-demo-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-33.41.1.ppc64le",
"product_id": "python-devel-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-33.41.1.ppc64le",
"product_id": "python-gdbm-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-33.41.1.ppc64le",
"product_id": "python-idle-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.18-33.41.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-33.41.1.ppc64le",
"product_id": "python-tk-2.7.18-33.41.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.41.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-33.41.1.ppc64le",
"product_id": "python-xml-2.7.18-33.41.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.41.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.41.1.s390",
"product_id": "libpython2_7-1_0-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.41.1.s390",
"product": {
"name": "python-2.7.18-33.41.1.s390",
"product_id": "python-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.41.1.s390",
"product": {
"name": "python-base-2.7.18-33.41.1.s390",
"product_id": "python-base-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.41.1.s390",
"product": {
"name": "python-curses-2.7.18-33.41.1.s390",
"product_id": "python-curses-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.41.1.s390",
"product": {
"name": "python-demo-2.7.18-33.41.1.s390",
"product_id": "python-demo-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.41.1.s390",
"product": {
"name": "python-devel-2.7.18-33.41.1.s390",
"product_id": "python-devel-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.41.1.s390",
"product": {
"name": "python-gdbm-2.7.18-33.41.1.s390",
"product_id": "python-gdbm-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.41.1.s390",
"product": {
"name": "python-idle-2.7.18-33.41.1.s390",
"product_id": "python-idle-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.41.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.18-33.41.1.s390",
"product_id": "python-strict-tls-check-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.41.1.s390",
"product": {
"name": "python-tk-2.7.18-33.41.1.s390",
"product_id": "python-tk-2.7.18-33.41.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.41.1.s390",
"product": {
"name": "python-xml-2.7.18-33.41.1.s390",
"product_id": "python-xml-2.7.18-33.41.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.41.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.41.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.41.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.41.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.41.1.s390x",
"product": {
"name": "python-2.7.18-33.41.1.s390x",
"product_id": "python-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.41.1.s390x",
"product": {
"name": "python-32bit-2.7.18-33.41.1.s390x",
"product_id": "python-32bit-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.41.1.s390x",
"product": {
"name": "python-base-2.7.18-33.41.1.s390x",
"product_id": "python-base-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.41.1.s390x",
"product": {
"name": "python-base-32bit-2.7.18-33.41.1.s390x",
"product_id": "python-base-32bit-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.41.1.s390x",
"product": {
"name": "python-curses-2.7.18-33.41.1.s390x",
"product_id": "python-curses-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.41.1.s390x",
"product": {
"name": "python-demo-2.7.18-33.41.1.s390x",
"product_id": "python-demo-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.41.1.s390x",
"product": {
"name": "python-devel-2.7.18-33.41.1.s390x",
"product_id": "python-devel-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.41.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-33.41.1.s390x",
"product_id": "python-gdbm-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.41.1.s390x",
"product": {
"name": "python-idle-2.7.18-33.41.1.s390x",
"product_id": "python-idle-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.41.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.18-33.41.1.s390x",
"product_id": "python-strict-tls-check-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.41.1.s390x",
"product": {
"name": "python-tk-2.7.18-33.41.1.s390x",
"product_id": "python-tk-2.7.18-33.41.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.41.1.s390x",
"product": {
"name": "python-xml-2.7.18-33.41.1.s390x",
"product_id": "python-xml-2.7.18-33.41.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.41.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.41.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.41.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.41.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-2.7.18-33.41.1.x86_64",
"product_id": "python-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-33.41.1.x86_64",
"product_id": "python-32bit-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-base-2.7.18-33.41.1.x86_64",
"product_id": "python-base-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-33.41.1.x86_64",
"product_id": "python-base-32bit-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-curses-2.7.18-33.41.1.x86_64",
"product_id": "python-curses-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-demo-2.7.18-33.41.1.x86_64",
"product_id": "python-demo-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-devel-2.7.18-33.41.1.x86_64",
"product_id": "python-devel-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-33.41.1.x86_64",
"product_id": "python-gdbm-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-idle-2.7.18-33.41.1.x86_64",
"product_id": "python-idle-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.41.1.x86_64",
"product_id": "python-strict-tls-check-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-tk-2.7.18-33.41.1.x86_64",
"product_id": "python-tk-2.7.18-33.41.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.41.1.x86_64",
"product": {
"name": "python-xml-2.7.18-33.41.1.x86_64",
"product_id": "python-xml-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.41.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.41.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.41.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.41.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.41.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.41.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.41.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.41.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.41.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.41.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.41.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.41.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.41.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.41.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.41.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.41.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.41.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.41.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.41.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.41.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-14T15:10:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0554-1
Vulnerability from csaf_suse - Published: 2025-02-14 15:10 - Updated: 2025-02-14 15:10Summary
Security update for python3
Severity
Moderate
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2025-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)
Patchnames: SUSE-2025-554,SUSE-SLE-Micro-5.3-2025-554,SUSE-SLE-Micro-5.4-2025-554,SUSE-SLE-Micro-5.5-2025-554,SUSE-SLE-Module-Basesystem-15-SP6-2025-554,SUSE-SLE-Module-Development-Tools-15-SP6-2025-554,SUSE-SUSE-MicroOS-5.2-2025-554,openSUSE-SLE-15.6-2025-554
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
124 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-0938: domain names containing square brackets are not identified as incorrect by urlparse. (bsc#1236705)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-554,SUSE-SLE-Micro-5.3-2025-554,SUSE-SLE-Micro-5.4-2025-554,SUSE-SLE-Micro-5.5-2025-554,SUSE-SLE-Module-Basesystem-15-SP6-2025-554,SUSE-SLE-Module-Development-Tools-15-SP6-2025-554,SUSE-SUSE-MicroOS-5.2-2025-554,openSUSE-SLE-15.6-2025-554",
"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_0554-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0554-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250554-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0554-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020354.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2025-02-14T15:10:53Z",
"generator": {
"date": "2025-02-14T15:10:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0554-1",
"initial_release_date": "2025-02-14T15:10:53Z",
"revision_history": [
{
"date": "2025-02-14T15:10:53Z",
"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.81.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-base-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-curses-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-curses-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-dbm-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-devel-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-doc-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-idle-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-idle-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-tk-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-tk-3.6.15-150300.10.81.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.81.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150300.10.81.1.aarch64",
"product_id": "python3-tools-3.6.15-150300.10.81.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.81.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.81.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.81.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-3.6.15-150300.10.81.1.i586",
"product_id": "python3-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-base-3.6.15-150300.10.81.1.i586",
"product_id": "python3-base-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-curses-3.6.15-150300.10.81.1.i586",
"product_id": "python3-curses-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-dbm-3.6.15-150300.10.81.1.i586",
"product_id": "python3-dbm-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-devel-3.6.15-150300.10.81.1.i586",
"product_id": "python3-devel-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-doc-3.6.15-150300.10.81.1.i586",
"product_id": "python3-doc-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-idle-3.6.15-150300.10.81.1.i586",
"product_id": "python3-idle-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.81.1.i586",
"product_id": "python3-testsuite-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-tk-3.6.15-150300.10.81.1.i586",
"product_id": "python3-tk-3.6.15-150300.10.81.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.81.1.i586",
"product": {
"name": "python3-tools-3.6.15-150300.10.81.1.i586",
"product_id": "python3-tools-3.6.15-150300.10.81.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-base-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-curses-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-dbm-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-devel-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-doc-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-idle-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-tk-3.6.15-150300.10.81.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.81.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150300.10.81.1.ppc64le",
"product_id": "python3-tools-3.6.15-150300.10.81.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-base-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-base-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-curses-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-curses-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-dbm-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-dbm-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-devel-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-doc-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-idle-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-idle-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-testsuite-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-tk-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-tk-3.6.15-150300.10.81.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.81.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150300.10.81.1.s390x",
"product_id": "python3-tools-3.6.15-150300.10.81.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.81.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-base-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-curses-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-curses-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-dbm-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-devel-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-doc-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-idle-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-idle-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-tk-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-tk-3.6.15-150300.10.81.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.81.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150300.10.81.1.x86_64",
"product_id": "python3-tools-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.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.81.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.81.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.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.81.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.81.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.81.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.81.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.81.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.81.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.81.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.81.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.81.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.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.81.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.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.81.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.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.81.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.81.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.81.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.81.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.81.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-14T15:10:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0756-1
Vulnerability from csaf_suse - Published: 2025-02-28 16:38 - Updated: 2025-02-28 16:38Summary
Security update for python
Severity
Moderate
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- Reference to no longer used 'bracketed_host' variable in the fix for CVE-2025-0938 (bsc#1236705, bsc#1223694).
Patchnames: SUSE-2025-756,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-756,openSUSE-SLE-15.6-2025-756
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
69 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-32bit-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-doc-2.7.18-150000.74.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.74.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- Reference to no longer used \u0027bracketed_host\u0027 variable in the fix for CVE-2025-0938 (bsc#1236705, bsc#1223694).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-756,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-756,openSUSE-SLE-15.6-2025-756",
"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_0756-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0756-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250756-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0756-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020460.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223694",
"url": "https://bugzilla.suse.com/1223694"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2025-02-28T16:38:01Z",
"generator": {
"date": "2025-02-28T16:38:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0756-1",
"initial_release_date": "2025-02-28T16:38:01Z",
"revision_history": [
{
"date": "2025-02-28T16:38:01Z",
"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.74.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.74.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-2.7.18-150000.74.1.aarch64",
"product_id": "python-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-base-2.7.18-150000.74.1.aarch64",
"product_id": "python-base-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-curses-2.7.18-150000.74.1.aarch64",
"product_id": "python-curses-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-demo-2.7.18-150000.74.1.aarch64",
"product_id": "python-demo-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-devel-2.7.18-150000.74.1.aarch64",
"product_id": "python-devel-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-150000.74.1.aarch64",
"product_id": "python-gdbm-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-idle-2.7.18-150000.74.1.aarch64",
"product_id": "python-idle-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-tk-2.7.18-150000.74.1.aarch64",
"product_id": "python-tk-2.7.18-150000.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.74.1.aarch64",
"product": {
"name": "python-xml-2.7.18-150000.74.1.aarch64",
"product_id": "python-xml-2.7.18-150000.74.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-150000.74.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-150000.74.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-150000.74.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-150000.74.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-150000.74.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-150000.74.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-150000.74.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-150000.74.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-150000.74.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.74.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.74.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.74.1.i586",
"product": {
"name": "python-2.7.18-150000.74.1.i586",
"product_id": "python-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.74.1.i586",
"product": {
"name": "python-base-2.7.18-150000.74.1.i586",
"product_id": "python-base-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.74.1.i586",
"product": {
"name": "python-curses-2.7.18-150000.74.1.i586",
"product_id": "python-curses-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.74.1.i586",
"product": {
"name": "python-demo-2.7.18-150000.74.1.i586",
"product_id": "python-demo-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.74.1.i586",
"product": {
"name": "python-devel-2.7.18-150000.74.1.i586",
"product_id": "python-devel-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.74.1.i586",
"product": {
"name": "python-gdbm-2.7.18-150000.74.1.i586",
"product_id": "python-gdbm-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.74.1.i586",
"product": {
"name": "python-idle-2.7.18-150000.74.1.i586",
"product_id": "python-idle-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.74.1.i586",
"product": {
"name": "python-tk-2.7.18-150000.74.1.i586",
"product_id": "python-tk-2.7.18-150000.74.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.74.1.i586",
"product": {
"name": "python-xml-2.7.18-150000.74.1.i586",
"product_id": "python-xml-2.7.18-150000.74.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-150000.74.1.noarch",
"product": {
"name": "python-doc-2.7.18-150000.74.1.noarch",
"product_id": "python-doc-2.7.18-150000.74.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-150000.74.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-150000.74.1.noarch",
"product_id": "python-doc-pdf-2.7.18-150000.74.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-2.7.18-150000.74.1.ppc64le",
"product_id": "python-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-base-2.7.18-150000.74.1.ppc64le",
"product_id": "python-base-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-150000.74.1.ppc64le",
"product_id": "python-curses-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-150000.74.1.ppc64le",
"product_id": "python-demo-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-150000.74.1.ppc64le",
"product_id": "python-devel-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-150000.74.1.ppc64le",
"product_id": "python-gdbm-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-150000.74.1.ppc64le",
"product_id": "python-idle-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-150000.74.1.ppc64le",
"product_id": "python-tk-2.7.18-150000.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.74.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-150000.74.1.ppc64le",
"product_id": "python-xml-2.7.18-150000.74.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-2.7.18-150000.74.1.s390x",
"product_id": "python-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-base-2.7.18-150000.74.1.s390x",
"product_id": "python-base-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-curses-2.7.18-150000.74.1.s390x",
"product_id": "python-curses-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-demo-2.7.18-150000.74.1.s390x",
"product_id": "python-demo-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-devel-2.7.18-150000.74.1.s390x",
"product_id": "python-devel-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-150000.74.1.s390x",
"product_id": "python-gdbm-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-idle-2.7.18-150000.74.1.s390x",
"product_id": "python-idle-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-tk-2.7.18-150000.74.1.s390x",
"product_id": "python-tk-2.7.18-150000.74.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.74.1.s390x",
"product": {
"name": "python-xml-2.7.18-150000.74.1.s390x",
"product_id": "python-xml-2.7.18-150000.74.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-2.7.18-150000.74.1.x86_64",
"product_id": "python-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-150000.74.1.x86_64",
"product_id": "python-32bit-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-base-2.7.18-150000.74.1.x86_64",
"product_id": "python-base-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-150000.74.1.x86_64",
"product_id": "python-base-32bit-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-curses-2.7.18-150000.74.1.x86_64",
"product_id": "python-curses-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-demo-2.7.18-150000.74.1.x86_64",
"product_id": "python-demo-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-devel-2.7.18-150000.74.1.x86_64",
"product_id": "python-devel-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-150000.74.1.x86_64",
"product_id": "python-gdbm-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-idle-2.7.18-150000.74.1.x86_64",
"product_id": "python-idle-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-tk-2.7.18-150000.74.1.x86_64",
"product_id": "python-tk-2.7.18-150000.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-150000.74.1.x86_64",
"product": {
"name": "python-xml-2.7.18-150000.74.1.x86_64",
"product_id": "python-xml-2.7.18-150000.74.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.74.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.74.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.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.74.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.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.74.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.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.74.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.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.74.1.aarch64"
},
"product_reference": "python-2.7.18-150000.74.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.74.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.74.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.74.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.74.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.74.1.s390x"
},
"product_reference": "python-2.7.18-150000.74.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.74.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.74.1.x86_64"
},
"product_reference": "python-2.7.18-150000.74.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.74.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.74.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.74.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.74.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.74.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.74.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.74.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.74.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.74.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.74.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.74.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.74.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.74.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.74.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.74.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.74.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.74.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.74.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.74.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.74.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.74.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.74.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.74.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.74.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.74.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.74.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.74.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.74.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.74.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.74.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.74.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.74.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.74.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.74.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.74.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.74.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.74.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.74.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.74.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.74.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.74.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.74.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.74.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.74.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.74.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.74.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.74.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-150000.74.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.74.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.74.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-2.7.18-150000.74.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.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-base-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-base-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-base-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-base-2.7.18-150000.74.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.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-curses-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-curses-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-curses-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-demo-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-demo-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-demo-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-devel-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-devel-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-devel-2.7.18-150000.74.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.74.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.74.1.noarch"
},
"product_reference": "python-doc-2.7.18-150000.74.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.74.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.74.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-150000.74.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-idle-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-idle-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-idle-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-tk-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-tk-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-tk-2.7.18-150000.74.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.74.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.aarch64"
},
"product_reference": "python-xml-2.7.18-150000.74.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.74.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-150000.74.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.74.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.s390x"
},
"product_reference": "python-xml-2.7.18-150000.74.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-150000.74.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.x86_64"
},
"product_reference": "python-xml-2.7.18-150000.74.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.74.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.74.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.74.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.74.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.74.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-base-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-curses-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-demo-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-devel-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-doc-2.7.18-150000.74.1.noarch",
"openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.74.1.noarch",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-gdbm-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-idle-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-tk-2.7.18-150000.74.1.x86_64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.aarch64",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.ppc64le",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.s390x",
"openSUSE Leap 15.6:python-xml-2.7.18-150000.74.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-28T16:38:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
SUSE-SU-2025:0814-1
Vulnerability from csaf_suse - Published: 2025-03-10 08:35 - Updated: 2025-03-10 08:35Summary
Security update for python
Severity
Moderate
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- Reference to no longer used 'bracketed_host' variable in the fix for CVE-2025-0938 (bsc#1236705, bsc#1223694).
Patchnames: SUSE-2025-814,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-814
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4 (Medium)
Affected products
Recommended
15 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.44.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- Reference to no longer used \u0027bracketed_host\u0027 variable in the fix for CVE-2025-0938 (bsc#1236705, bsc#1223694).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-814,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-814",
"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_0814-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:0814-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250814-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:0814-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020489.html"
},
{
"category": "self",
"summary": "SUSE Bug 1223694",
"url": "https://bugzilla.suse.com/1223694"
},
{
"category": "self",
"summary": "SUSE Bug 1236705",
"url": "https://bugzilla.suse.com/1236705"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0938/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2025-03-10T08:35:29Z",
"generator": {
"date": "2025-03-10T08:35:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:0814-1",
"initial_release_date": "2025-03-10T08:35:29Z",
"revision_history": [
{
"date": "2025-03-10T08:35:29Z",
"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.44.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.44.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-2.7.18-33.44.1.aarch64",
"product_id": "python-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-base-2.7.18-33.44.1.aarch64",
"product_id": "python-base-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-curses-2.7.18-33.44.1.aarch64",
"product_id": "python-curses-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-demo-2.7.18-33.44.1.aarch64",
"product_id": "python-demo-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-devel-2.7.18-33.44.1.aarch64",
"product_id": "python-devel-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-33.44.1.aarch64",
"product_id": "python-gdbm-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-idle-2.7.18-33.44.1.aarch64",
"product_id": "python-idle-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.44.1.aarch64",
"product_id": "python-strict-tls-check-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-tk-2.7.18-33.44.1.aarch64",
"product_id": "python-tk-2.7.18-33.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.44.1.aarch64",
"product": {
"name": "python-xml-2.7.18-33.44.1.aarch64",
"product_id": "python-xml-2.7.18-33.44.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-33.44.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-33.44.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-33.44.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-33.44.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-33.44.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-33.44.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-33.44.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-33.44.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-33.44.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.44.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.44.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.44.1.i586",
"product": {
"name": "python-2.7.18-33.44.1.i586",
"product_id": "python-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.44.1.i586",
"product": {
"name": "python-base-2.7.18-33.44.1.i586",
"product_id": "python-base-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.44.1.i586",
"product": {
"name": "python-curses-2.7.18-33.44.1.i586",
"product_id": "python-curses-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.44.1.i586",
"product": {
"name": "python-demo-2.7.18-33.44.1.i586",
"product_id": "python-demo-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.44.1.i586",
"product": {
"name": "python-devel-2.7.18-33.44.1.i586",
"product_id": "python-devel-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.44.1.i586",
"product": {
"name": "python-gdbm-2.7.18-33.44.1.i586",
"product_id": "python-gdbm-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.44.1.i586",
"product": {
"name": "python-idle-2.7.18-33.44.1.i586",
"product_id": "python-idle-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.44.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.18-33.44.1.i586",
"product_id": "python-strict-tls-check-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.44.1.i586",
"product": {
"name": "python-tk-2.7.18-33.44.1.i586",
"product_id": "python-tk-2.7.18-33.44.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.44.1.i586",
"product": {
"name": "python-xml-2.7.18-33.44.1.i586",
"product_id": "python-xml-2.7.18-33.44.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-33.44.1.noarch",
"product": {
"name": "python-doc-2.7.18-33.44.1.noarch",
"product_id": "python-doc-2.7.18-33.44.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-33.44.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-33.44.1.noarch",
"product_id": "python-doc-pdf-2.7.18-33.44.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.44.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.44.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-2.7.18-33.44.1.ppc64le",
"product_id": "python-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-base-2.7.18-33.44.1.ppc64le",
"product_id": "python-base-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-33.44.1.ppc64le",
"product_id": "python-curses-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-33.44.1.ppc64le",
"product_id": "python-demo-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-33.44.1.ppc64le",
"product_id": "python-devel-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-33.44.1.ppc64le",
"product_id": "python-gdbm-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-33.44.1.ppc64le",
"product_id": "python-idle-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.18-33.44.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-33.44.1.ppc64le",
"product_id": "python-tk-2.7.18-33.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.44.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-33.44.1.ppc64le",
"product_id": "python-xml-2.7.18-33.44.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.44.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.44.1.s390",
"product_id": "libpython2_7-1_0-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.44.1.s390",
"product": {
"name": "python-2.7.18-33.44.1.s390",
"product_id": "python-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.44.1.s390",
"product": {
"name": "python-base-2.7.18-33.44.1.s390",
"product_id": "python-base-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.44.1.s390",
"product": {
"name": "python-curses-2.7.18-33.44.1.s390",
"product_id": "python-curses-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.44.1.s390",
"product": {
"name": "python-demo-2.7.18-33.44.1.s390",
"product_id": "python-demo-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.44.1.s390",
"product": {
"name": "python-devel-2.7.18-33.44.1.s390",
"product_id": "python-devel-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.44.1.s390",
"product": {
"name": "python-gdbm-2.7.18-33.44.1.s390",
"product_id": "python-gdbm-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.44.1.s390",
"product": {
"name": "python-idle-2.7.18-33.44.1.s390",
"product_id": "python-idle-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.44.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.18-33.44.1.s390",
"product_id": "python-strict-tls-check-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.44.1.s390",
"product": {
"name": "python-tk-2.7.18-33.44.1.s390",
"product_id": "python-tk-2.7.18-33.44.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.44.1.s390",
"product": {
"name": "python-xml-2.7.18-33.44.1.s390",
"product_id": "python-xml-2.7.18-33.44.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.44.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.44.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.44.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.44.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.44.1.s390x",
"product": {
"name": "python-2.7.18-33.44.1.s390x",
"product_id": "python-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.44.1.s390x",
"product": {
"name": "python-32bit-2.7.18-33.44.1.s390x",
"product_id": "python-32bit-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.44.1.s390x",
"product": {
"name": "python-base-2.7.18-33.44.1.s390x",
"product_id": "python-base-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.44.1.s390x",
"product": {
"name": "python-base-32bit-2.7.18-33.44.1.s390x",
"product_id": "python-base-32bit-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.44.1.s390x",
"product": {
"name": "python-curses-2.7.18-33.44.1.s390x",
"product_id": "python-curses-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.44.1.s390x",
"product": {
"name": "python-demo-2.7.18-33.44.1.s390x",
"product_id": "python-demo-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.44.1.s390x",
"product": {
"name": "python-devel-2.7.18-33.44.1.s390x",
"product_id": "python-devel-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.44.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-33.44.1.s390x",
"product_id": "python-gdbm-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.44.1.s390x",
"product": {
"name": "python-idle-2.7.18-33.44.1.s390x",
"product_id": "python-idle-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.44.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.18-33.44.1.s390x",
"product_id": "python-strict-tls-check-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.44.1.s390x",
"product": {
"name": "python-tk-2.7.18-33.44.1.s390x",
"product_id": "python-tk-2.7.18-33.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.44.1.s390x",
"product": {
"name": "python-xml-2.7.18-33.44.1.s390x",
"product_id": "python-xml-2.7.18-33.44.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.44.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.44.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.44.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.44.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-2.7.18-33.44.1.x86_64",
"product_id": "python-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-33.44.1.x86_64",
"product_id": "python-32bit-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-base-2.7.18-33.44.1.x86_64",
"product_id": "python-base-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-33.44.1.x86_64",
"product_id": "python-base-32bit-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-curses-2.7.18-33.44.1.x86_64",
"product_id": "python-curses-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-demo-2.7.18-33.44.1.x86_64",
"product_id": "python-demo-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-devel-2.7.18-33.44.1.x86_64",
"product_id": "python-devel-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-33.44.1.x86_64",
"product_id": "python-gdbm-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-idle-2.7.18-33.44.1.x86_64",
"product_id": "python-idle-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.44.1.x86_64",
"product_id": "python-strict-tls-check-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-tk-2.7.18-33.44.1.x86_64",
"product_id": "python-tk-2.7.18-33.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.44.1.x86_64",
"product": {
"name": "python-xml-2.7.18-33.44.1.x86_64",
"product_id": "python-xml-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.44.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.44.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.44.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.44.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.44.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.44.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.44.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.44.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.44.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0938"
}
],
"notes": [
{
"category": "general",
"text": "The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn\u0027t valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs. This could result in differential parsing across the Python URL parser and other specification-compliant URL parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.44.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.44.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0938",
"url": "https://www.suse.com/security/cve/CVE-2025-0938"
},
{
"category": "external",
"summary": "SUSE Bug 1236705 for CVE-2025-0938",
"url": "https://bugzilla.suse.com/1236705"
}
],
"remediations": [
{
"category": "vendor_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.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.44.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.44.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.44.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.44.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.44.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-03-10T08:35:29Z",
"details": "moderate"
}
],
"title": "CVE-2025-0938"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…