Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2025-1795
Vulnerability from cvelistv5
Published
2025-02-28 18:59
Modified
2025-02-28 20:32
Severity ?
EPSS score ?
Summary
During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Python Software Foundation | CPython |
Version: 0 Version: 3.12.0 Version: 3.13.0a1 |
{ containers: { adp: [ { metrics: [ { other: { content: { id: "CVE-2025-1795", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2025-02-28T20:30:47.670593Z", version: "2.0.3", }, type: "ssvc", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-116", description: "CWE-116 Improper Encoding or Escaping of Output", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2025-02-28T20:32:56.849Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { defaultStatus: "unaffected", modules: [ "email", ], product: "CPython", repo: "https://github.com/python/cpython", vendor: "Python Software Foundation", versions: [ { lessThan: "3.11.9", status: "affected", version: "0", versionType: "python", }, { lessThan: "3.12.3", status: "affected", version: "3.12.0", versionType: "python", }, { lessThan: "3.13.0a5", status: "affected", version: "3.13.0a1", versionType: "python", }, ], }, ], descriptions: [ { lang: "en", supportingMedia: [ { base64: false, type: "text/html", value: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", }, ], value: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", }, ], metrics: [ { cvssV4_0: { Automatable: "NOT_DEFINED", Recovery: "NOT_DEFINED", Safety: "NOT_DEFINED", attackComplexity: "HIGH", attackRequirements: "PRESENT", attackVector: "NETWORK", baseScore: 2.3, baseSeverity: "LOW", privilegesRequired: "LOW", providerUrgency: "NOT_DEFINED", subAvailabilityImpact: "NONE", subConfidentialityImpact: "NONE", subIntegrityImpact: "NONE", userInteraction: "NONE", valueDensity: "NOT_DEFINED", vectorString: "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", version: "4.0", vulnAvailabilityImpact: "NONE", vulnConfidentialityImpact: "LOW", vulnIntegrityImpact: "NONE", vulnerabilityResponseEffort: "NOT_DEFINED", }, format: "CVSS", scenarios: [ { lang: "en", value: "GENERAL", }, ], }, ], providerMetadata: { dateUpdated: "2025-02-28T19:16:32.270Z", orgId: "28c92f92-d60d-412d-b760-e73465c3df22", shortName: "PSF", }, references: [ { tags: [ "issue-tracking", ], url: "https://github.com/python/cpython/issues/100884", }, { tags: [ "patch", ], url: "https://github.com/python/cpython/pull/100885", }, { tags: [ "patch", ], url: "https://github.com/python/cpython/pull/119099", }, { tags: [ "patch", ], url: "https://github.com/python/cpython/commit/09fab93c3d857496c0bd162797fab816c311ee48", }, { tags: [ "patch", ], url: "https://github.com/python/cpython/commit/70754d21c288535e86070ca7a6e90dcb670b8593", }, { tags: [ "patch", ], url: "https://github.com/python/cpython/commit/9148b77e0af91cdacaa7fe3dfac09635c3fe9a74", }, { tags: [ "vendor-advisory", ], url: "https://mail.python.org/archives/list/security-announce@python.org/thread/MB62IZMEC3UM6SGHP5LET5JX2Y7H4ZUR/", }, ], source: { discovery: "UNKNOWN", }, title: "Mishandling of comma during folding and unicode-encoding of email headers", x_generator: { engine: "Vulnogram 0.2.0", }, }, }, cveMetadata: { assignerOrgId: "28c92f92-d60d-412d-b760-e73465c3df22", assignerShortName: "PSF", cveId: "CVE-2025-1795", datePublished: "2025-02-28T18:59:31.784Z", dateReserved: "2025-02-28T18:49:37.957Z", dateUpdated: "2025-02-28T20:32:56.849Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2025-1795\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2025-02-28T19:15:36.550\",\"lastModified\":\"2025-02-28T21:15:27.570\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":2.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-116\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/09fab93c3d857496c0bd162797fab816c311ee48\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/70754d21c288535e86070ca7a6e90dcb670b8593\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/9148b77e0af91cdacaa7fe3dfac09635c3fe9a74\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/100884\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/100885\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/119099\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/MB62IZMEC3UM6SGHP5LET5JX2Y7H4ZUR/\",\"source\":\"cna@python.org\"}]}}", vulnrichment: { containers: "{\"cna\": {\"affected\": [{\"defaultStatus\": \"unaffected\", \"modules\": [\"email\"], \"product\": \"CPython\", \"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"versions\": [{\"lessThan\": \"3.11.9\", \"status\": \"affected\", \"version\": \"0\", \"versionType\": \"python\"}, {\"lessThan\": \"3.12.3\", \"status\": \"affected\", \"version\": \"3.12.0\", \"versionType\": \"python\"}, {\"lessThan\": \"3.13.0a5\", \"status\": \"affected\", \"version\": \"3.13.0a1\", \"versionType\": \"python\"}]}], \"descriptions\": [{\"lang\": \"en\", \"supportingMedia\": [{\"base64\": false, \"type\": \"text/html\", \"value\": \"During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.\"}], \"value\": \"During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.\"}], \"metrics\": [{\"cvssV4_0\": {\"Automatable\": \"NOT_DEFINED\", \"Recovery\": \"NOT_DEFINED\", \"Safety\": \"NOT_DEFINED\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"attackVector\": \"NETWORK\", \"baseScore\": 2.3, \"baseSeverity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"providerUrgency\": \"NOT_DEFINED\", \"subAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N\", \"version\": \"4.0\", \"vulnAvailabilityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2025-02-28T19:16:32.270Z\"}, \"references\": [{\"tags\": [\"issue-tracking\"], \"url\": \"https://github.com/python/cpython/issues/100884\"}, {\"tags\": [\"patch\"], \"url\": \"https://github.com/python/cpython/pull/100885\"}, {\"tags\": [\"patch\"], \"url\": \"https://github.com/python/cpython/pull/119099\"}, {\"tags\": [\"patch\"], \"url\": \"https://github.com/python/cpython/commit/09fab93c3d857496c0bd162797fab816c311ee48\"}, {\"tags\": [\"patch\"], \"url\": \"https://github.com/python/cpython/commit/70754d21c288535e86070ca7a6e90dcb670b8593\"}, {\"tags\": [\"patch\"], \"url\": \"https://github.com/python/cpython/commit/9148b77e0af91cdacaa7fe3dfac09635c3fe9a74\"}, {\"tags\": [\"vendor-advisory\"], \"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/MB62IZMEC3UM6SGHP5LET5JX2Y7H4ZUR/\"}], \"source\": {\"discovery\": \"UNKNOWN\"}, \"title\": \"Mishandling of comma during folding and unicode-encoding of email headers\", \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-1795\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-28T20:30:47.670593Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-116\", \"description\": \"CWE-116 Improper Encoding or Escaping of Output\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-28T20:30:53.042Z\"}}]}", cveMetadata: "{\"cveId\": \"CVE-2025-1795\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"PSF\", \"dateReserved\": \"2025-02-28T18:49:37.957Z\", \"datePublished\": \"2025-02-28T18:59:31.784Z\", \"dateUpdated\": \"2025-02-28T20:32:56.849Z\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
opensuse-su-2025:14885-1
Vulnerability from csaf_opensuse
Published
2025-03-12 00:00
Modified
2025-03-12 00:00
Summary
python313-3.13.2-3.1 on GA media
Notes
Title of the patch
python313-3.13.2-3.1 on GA media
Description of the patch
These are all security issues fixed in the python313-3.13.2-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14885
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "python313-3.13.2-3.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python313-3.13.2-3.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14885", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14885-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14885-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HLYICCWVH3D72PWBTIZMWCO26AVN5RZ7/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14885-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HLYICCWVH3D72PWBTIZMWCO26AVN5RZ7/", }, { category: "self", summary: "SUSE CVE CVE-2025-1795 page", url: "https://www.suse.com/security/cve/CVE-2025-1795/", }, ], title: "python313-3.13.2-3.1 on GA media", tracking: { current_release_date: "2025-03-12T00:00:00Z", generator: { date: "2025-03-12T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14885-1", initial_release_date: "2025-03-12T00:00:00Z", revision_history: [ { date: "2025-03-12T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "python313-3.13.2-3.1.aarch64", product: { name: "python313-3.13.2-3.1.aarch64", product_id: "python313-3.13.2-3.1.aarch64", }, }, { category: "product_version", name: "python313-32bit-3.13.2-3.1.aarch64", product: { name: "python313-32bit-3.13.2-3.1.aarch64", product_id: "python313-32bit-3.13.2-3.1.aarch64", }, }, { category: "product_version", name: "python313-curses-3.13.2-3.1.aarch64", product: { name: "python313-curses-3.13.2-3.1.aarch64", product_id: "python313-curses-3.13.2-3.1.aarch64", }, }, { category: "product_version", name: "python313-dbm-3.13.2-3.1.aarch64", product: { name: "python313-dbm-3.13.2-3.1.aarch64", product_id: "python313-dbm-3.13.2-3.1.aarch64", }, }, { category: "product_version", name: "python313-idle-3.13.2-3.1.aarch64", product: { name: "python313-idle-3.13.2-3.1.aarch64", product_id: "python313-idle-3.13.2-3.1.aarch64", }, }, { category: "product_version", name: "python313-tk-3.13.2-3.1.aarch64", product: { name: "python313-tk-3.13.2-3.1.aarch64", product_id: "python313-tk-3.13.2-3.1.aarch64", }, }, { category: "product_version", name: "python313-x86-64-v3-3.13.2-3.1.aarch64", product: { name: "python313-x86-64-v3-3.13.2-3.1.aarch64", product_id: "python313-x86-64-v3-3.13.2-3.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python313-3.13.2-3.1.ppc64le", product: { name: "python313-3.13.2-3.1.ppc64le", product_id: "python313-3.13.2-3.1.ppc64le", }, }, { category: "product_version", name: "python313-32bit-3.13.2-3.1.ppc64le", product: { name: "python313-32bit-3.13.2-3.1.ppc64le", product_id: "python313-32bit-3.13.2-3.1.ppc64le", }, }, { category: "product_version", name: "python313-curses-3.13.2-3.1.ppc64le", product: { name: "python313-curses-3.13.2-3.1.ppc64le", product_id: "python313-curses-3.13.2-3.1.ppc64le", }, }, { category: "product_version", name: "python313-dbm-3.13.2-3.1.ppc64le", product: { name: "python313-dbm-3.13.2-3.1.ppc64le", product_id: "python313-dbm-3.13.2-3.1.ppc64le", }, }, { category: "product_version", name: "python313-idle-3.13.2-3.1.ppc64le", product: { name: "python313-idle-3.13.2-3.1.ppc64le", product_id: "python313-idle-3.13.2-3.1.ppc64le", }, }, { category: "product_version", name: "python313-tk-3.13.2-3.1.ppc64le", product: { name: "python313-tk-3.13.2-3.1.ppc64le", product_id: "python313-tk-3.13.2-3.1.ppc64le", }, }, { category: "product_version", name: "python313-x86-64-v3-3.13.2-3.1.ppc64le", product: { name: "python313-x86-64-v3-3.13.2-3.1.ppc64le", product_id: "python313-x86-64-v3-3.13.2-3.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python313-3.13.2-3.1.s390x", product: { name: "python313-3.13.2-3.1.s390x", product_id: "python313-3.13.2-3.1.s390x", }, }, { category: "product_version", name: "python313-32bit-3.13.2-3.1.s390x", product: { name: "python313-32bit-3.13.2-3.1.s390x", product_id: "python313-32bit-3.13.2-3.1.s390x", }, }, { category: "product_version", name: "python313-curses-3.13.2-3.1.s390x", product: { name: "python313-curses-3.13.2-3.1.s390x", product_id: "python313-curses-3.13.2-3.1.s390x", }, }, { category: "product_version", name: "python313-dbm-3.13.2-3.1.s390x", product: { name: "python313-dbm-3.13.2-3.1.s390x", product_id: "python313-dbm-3.13.2-3.1.s390x", }, }, { category: "product_version", name: "python313-idle-3.13.2-3.1.s390x", product: { name: "python313-idle-3.13.2-3.1.s390x", product_id: "python313-idle-3.13.2-3.1.s390x", }, }, { category: "product_version", name: "python313-tk-3.13.2-3.1.s390x", product: { name: "python313-tk-3.13.2-3.1.s390x", product_id: "python313-tk-3.13.2-3.1.s390x", }, }, { category: "product_version", name: "python313-x86-64-v3-3.13.2-3.1.s390x", product: { name: "python313-x86-64-v3-3.13.2-3.1.s390x", product_id: "python313-x86-64-v3-3.13.2-3.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python313-3.13.2-3.1.x86_64", product: { name: "python313-3.13.2-3.1.x86_64", product_id: "python313-3.13.2-3.1.x86_64", }, }, { category: "product_version", name: "python313-32bit-3.13.2-3.1.x86_64", product: { name: "python313-32bit-3.13.2-3.1.x86_64", product_id: "python313-32bit-3.13.2-3.1.x86_64", }, }, { category: "product_version", name: "python313-curses-3.13.2-3.1.x86_64", product: { name: "python313-curses-3.13.2-3.1.x86_64", product_id: "python313-curses-3.13.2-3.1.x86_64", }, }, { category: "product_version", name: "python313-dbm-3.13.2-3.1.x86_64", product: { name: "python313-dbm-3.13.2-3.1.x86_64", product_id: "python313-dbm-3.13.2-3.1.x86_64", }, }, { category: "product_version", name: "python313-idle-3.13.2-3.1.x86_64", product: { name: "python313-idle-3.13.2-3.1.x86_64", product_id: "python313-idle-3.13.2-3.1.x86_64", }, }, { category: "product_version", name: "python313-tk-3.13.2-3.1.x86_64", product: { name: "python313-tk-3.13.2-3.1.x86_64", product_id: "python313-tk-3.13.2-3.1.x86_64", }, }, { category: "product_version", name: "python313-x86-64-v3-3.13.2-3.1.x86_64", product: { name: "python313-x86-64-v3-3.13.2-3.1.x86_64", product_id: "python313-x86-64-v3-3.13.2-3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "python313-3.13.2-3.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-3.13.2-3.1.aarch64", }, product_reference: "python313-3.13.2-3.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-3.13.2-3.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-3.13.2-3.1.ppc64le", }, product_reference: "python313-3.13.2-3.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-3.13.2-3.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-3.13.2-3.1.s390x", }, product_reference: "python313-3.13.2-3.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-3.13.2-3.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-3.13.2-3.1.x86_64", }, product_reference: "python313-3.13.2-3.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-32bit-3.13.2-3.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.aarch64", }, product_reference: "python313-32bit-3.13.2-3.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-32bit-3.13.2-3.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.ppc64le", }, product_reference: "python313-32bit-3.13.2-3.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-32bit-3.13.2-3.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.s390x", }, product_reference: "python313-32bit-3.13.2-3.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-32bit-3.13.2-3.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.x86_64", }, product_reference: "python313-32bit-3.13.2-3.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-curses-3.13.2-3.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.aarch64", }, product_reference: "python313-curses-3.13.2-3.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-curses-3.13.2-3.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.ppc64le", }, product_reference: "python313-curses-3.13.2-3.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-curses-3.13.2-3.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.s390x", }, product_reference: "python313-curses-3.13.2-3.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-curses-3.13.2-3.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.x86_64", }, product_reference: "python313-curses-3.13.2-3.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-dbm-3.13.2-3.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.aarch64", }, product_reference: "python313-dbm-3.13.2-3.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-dbm-3.13.2-3.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.ppc64le", }, product_reference: "python313-dbm-3.13.2-3.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-dbm-3.13.2-3.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.s390x", }, product_reference: "python313-dbm-3.13.2-3.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-dbm-3.13.2-3.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.x86_64", }, product_reference: "python313-dbm-3.13.2-3.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-idle-3.13.2-3.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.aarch64", }, product_reference: "python313-idle-3.13.2-3.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-idle-3.13.2-3.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.ppc64le", }, product_reference: "python313-idle-3.13.2-3.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-idle-3.13.2-3.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.s390x", }, product_reference: "python313-idle-3.13.2-3.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-idle-3.13.2-3.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.x86_64", }, product_reference: "python313-idle-3.13.2-3.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-tk-3.13.2-3.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.aarch64", }, product_reference: "python313-tk-3.13.2-3.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-tk-3.13.2-3.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.ppc64le", }, product_reference: "python313-tk-3.13.2-3.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-tk-3.13.2-3.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.s390x", }, product_reference: "python313-tk-3.13.2-3.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-tk-3.13.2-3.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.x86_64", }, product_reference: "python313-tk-3.13.2-3.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-x86-64-v3-3.13.2-3.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.aarch64", }, product_reference: "python313-x86-64-v3-3.13.2-3.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-x86-64-v3-3.13.2-3.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.ppc64le", }, product_reference: "python313-x86-64-v3-3.13.2-3.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-x86-64-v3-3.13.2-3.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.s390x", }, product_reference: "python313-x86-64-v3-3.13.2-3.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python313-x86-64-v3-3.13.2-3.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.x86_64", }, product_reference: "python313-x86-64-v3-3.13.2-3.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2025-1795", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-1795", }, ], notes: [ { category: "general", text: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python313-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-1795", url: "https://www.suse.com/security/cve/CVE-2025-1795", }, { category: "external", summary: "SUSE Bug 1238450 for CVE-2025-1795", url: "https://bugzilla.suse.com/1238450", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:python313-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:python313-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-32bit-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-curses-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-dbm-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-idle-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-tk-3.13.2-3.1.x86_64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.aarch64", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.ppc64le", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.s390x", "openSUSE Tumbleweed:python313-x86-64-v3-3.13.2-3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-12T00:00:00Z", details: "low", }, ], title: "CVE-2025-1795", }, ], }
opensuse-su-2025:14873-1
Vulnerability from csaf_opensuse
Published
2025-03-11 00:00
Modified
2025-03-11 00:00
Summary
python312-3.12.9-2.1 on GA media
Notes
Title of the patch
python312-3.12.9-2.1 on GA media
Description of the patch
These are all security issues fixed in the python312-3.12.9-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14873
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "python312-3.12.9-2.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python312-3.12.9-2.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14873", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14873-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14873-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5RE6ZQR3XPY6MB44SQS3SKCGBY3NJJKX/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14873-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5RE6ZQR3XPY6MB44SQS3SKCGBY3NJJKX/", }, { category: "self", summary: "SUSE CVE CVE-2025-1795 page", url: "https://www.suse.com/security/cve/CVE-2025-1795/", }, ], title: "python312-3.12.9-2.1 on GA media", tracking: { current_release_date: "2025-03-11T00:00:00Z", generator: { date: "2025-03-11T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14873-1", initial_release_date: "2025-03-11T00:00:00Z", revision_history: [ { date: "2025-03-11T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "python312-3.12.9-2.1.aarch64", product: { name: "python312-3.12.9-2.1.aarch64", product_id: "python312-3.12.9-2.1.aarch64", }, }, { category: "product_version", name: "python312-32bit-3.12.9-2.1.aarch64", product: { name: "python312-32bit-3.12.9-2.1.aarch64", product_id: "python312-32bit-3.12.9-2.1.aarch64", }, }, { category: "product_version", name: "python312-curses-3.12.9-2.1.aarch64", product: { name: "python312-curses-3.12.9-2.1.aarch64", product_id: "python312-curses-3.12.9-2.1.aarch64", }, }, { category: "product_version", name: "python312-dbm-3.12.9-2.1.aarch64", product: { name: "python312-dbm-3.12.9-2.1.aarch64", product_id: "python312-dbm-3.12.9-2.1.aarch64", }, }, { category: "product_version", name: "python312-idle-3.12.9-2.1.aarch64", product: { name: "python312-idle-3.12.9-2.1.aarch64", product_id: "python312-idle-3.12.9-2.1.aarch64", }, }, { category: "product_version", name: "python312-tk-3.12.9-2.1.aarch64", product: { name: "python312-tk-3.12.9-2.1.aarch64", product_id: "python312-tk-3.12.9-2.1.aarch64", }, }, { category: "product_version", name: "python312-x86-64-v3-3.12.9-2.1.aarch64", product: { name: "python312-x86-64-v3-3.12.9-2.1.aarch64", product_id: "python312-x86-64-v3-3.12.9-2.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python312-3.12.9-2.1.ppc64le", product: { name: "python312-3.12.9-2.1.ppc64le", product_id: "python312-3.12.9-2.1.ppc64le", }, }, { category: "product_version", name: "python312-32bit-3.12.9-2.1.ppc64le", product: { name: "python312-32bit-3.12.9-2.1.ppc64le", product_id: "python312-32bit-3.12.9-2.1.ppc64le", }, }, { category: "product_version", name: "python312-curses-3.12.9-2.1.ppc64le", product: { name: "python312-curses-3.12.9-2.1.ppc64le", product_id: "python312-curses-3.12.9-2.1.ppc64le", }, }, { category: "product_version", name: "python312-dbm-3.12.9-2.1.ppc64le", product: { name: "python312-dbm-3.12.9-2.1.ppc64le", product_id: "python312-dbm-3.12.9-2.1.ppc64le", }, }, { category: "product_version", name: "python312-idle-3.12.9-2.1.ppc64le", product: { name: "python312-idle-3.12.9-2.1.ppc64le", product_id: "python312-idle-3.12.9-2.1.ppc64le", }, }, { category: "product_version", name: "python312-tk-3.12.9-2.1.ppc64le", product: { name: "python312-tk-3.12.9-2.1.ppc64le", product_id: "python312-tk-3.12.9-2.1.ppc64le", }, }, { category: "product_version", name: "python312-x86-64-v3-3.12.9-2.1.ppc64le", product: { name: "python312-x86-64-v3-3.12.9-2.1.ppc64le", product_id: "python312-x86-64-v3-3.12.9-2.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python312-3.12.9-2.1.s390x", product: { name: "python312-3.12.9-2.1.s390x", product_id: "python312-3.12.9-2.1.s390x", }, }, { category: "product_version", name: "python312-32bit-3.12.9-2.1.s390x", product: { name: "python312-32bit-3.12.9-2.1.s390x", product_id: "python312-32bit-3.12.9-2.1.s390x", }, }, { category: "product_version", name: "python312-curses-3.12.9-2.1.s390x", product: { name: "python312-curses-3.12.9-2.1.s390x", product_id: "python312-curses-3.12.9-2.1.s390x", }, }, { category: "product_version", name: "python312-dbm-3.12.9-2.1.s390x", product: { name: "python312-dbm-3.12.9-2.1.s390x", product_id: "python312-dbm-3.12.9-2.1.s390x", }, }, { category: "product_version", name: "python312-idle-3.12.9-2.1.s390x", product: { name: "python312-idle-3.12.9-2.1.s390x", product_id: "python312-idle-3.12.9-2.1.s390x", }, }, { category: "product_version", name: "python312-tk-3.12.9-2.1.s390x", product: { name: "python312-tk-3.12.9-2.1.s390x", product_id: "python312-tk-3.12.9-2.1.s390x", }, }, { category: "product_version", name: "python312-x86-64-v3-3.12.9-2.1.s390x", product: { name: "python312-x86-64-v3-3.12.9-2.1.s390x", product_id: "python312-x86-64-v3-3.12.9-2.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python312-3.12.9-2.1.x86_64", product: { name: "python312-3.12.9-2.1.x86_64", product_id: "python312-3.12.9-2.1.x86_64", }, }, { category: "product_version", name: "python312-32bit-3.12.9-2.1.x86_64", product: { name: "python312-32bit-3.12.9-2.1.x86_64", product_id: "python312-32bit-3.12.9-2.1.x86_64", }, }, { category: "product_version", name: "python312-curses-3.12.9-2.1.x86_64", product: { name: "python312-curses-3.12.9-2.1.x86_64", product_id: "python312-curses-3.12.9-2.1.x86_64", }, }, { category: "product_version", name: "python312-dbm-3.12.9-2.1.x86_64", product: { name: "python312-dbm-3.12.9-2.1.x86_64", product_id: "python312-dbm-3.12.9-2.1.x86_64", }, }, { category: "product_version", name: "python312-idle-3.12.9-2.1.x86_64", product: { name: "python312-idle-3.12.9-2.1.x86_64", product_id: "python312-idle-3.12.9-2.1.x86_64", }, }, { category: "product_version", name: "python312-tk-3.12.9-2.1.x86_64", product: { name: "python312-tk-3.12.9-2.1.x86_64", product_id: "python312-tk-3.12.9-2.1.x86_64", }, }, { category: "product_version", name: "python312-x86-64-v3-3.12.9-2.1.x86_64", product: { name: "python312-x86-64-v3-3.12.9-2.1.x86_64", product_id: "python312-x86-64-v3-3.12.9-2.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "python312-3.12.9-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-3.12.9-2.1.aarch64", }, product_reference: "python312-3.12.9-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-3.12.9-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-3.12.9-2.1.ppc64le", }, product_reference: "python312-3.12.9-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-3.12.9-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-3.12.9-2.1.s390x", }, product_reference: "python312-3.12.9-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-3.12.9-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-3.12.9-2.1.x86_64", }, product_reference: "python312-3.12.9-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-32bit-3.12.9-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.aarch64", }, product_reference: "python312-32bit-3.12.9-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-32bit-3.12.9-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.ppc64le", }, product_reference: "python312-32bit-3.12.9-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-32bit-3.12.9-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.s390x", }, product_reference: "python312-32bit-3.12.9-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-32bit-3.12.9-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.x86_64", }, product_reference: "python312-32bit-3.12.9-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-curses-3.12.9-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.aarch64", }, product_reference: "python312-curses-3.12.9-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-curses-3.12.9-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.ppc64le", }, product_reference: "python312-curses-3.12.9-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-curses-3.12.9-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.s390x", }, product_reference: "python312-curses-3.12.9-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-curses-3.12.9-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.x86_64", }, product_reference: "python312-curses-3.12.9-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-dbm-3.12.9-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.aarch64", }, product_reference: "python312-dbm-3.12.9-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-dbm-3.12.9-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.ppc64le", }, product_reference: "python312-dbm-3.12.9-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-dbm-3.12.9-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.s390x", }, product_reference: "python312-dbm-3.12.9-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-dbm-3.12.9-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.x86_64", }, product_reference: "python312-dbm-3.12.9-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-idle-3.12.9-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.aarch64", }, product_reference: "python312-idle-3.12.9-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-idle-3.12.9-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.ppc64le", }, product_reference: "python312-idle-3.12.9-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-idle-3.12.9-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.s390x", }, product_reference: "python312-idle-3.12.9-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-idle-3.12.9-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.x86_64", }, product_reference: "python312-idle-3.12.9-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-tk-3.12.9-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.aarch64", }, product_reference: "python312-tk-3.12.9-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-tk-3.12.9-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.ppc64le", }, product_reference: "python312-tk-3.12.9-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-tk-3.12.9-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.s390x", }, product_reference: "python312-tk-3.12.9-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-tk-3.12.9-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.x86_64", }, product_reference: "python312-tk-3.12.9-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-x86-64-v3-3.12.9-2.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.aarch64", }, product_reference: "python312-x86-64-v3-3.12.9-2.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-x86-64-v3-3.12.9-2.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.ppc64le", }, product_reference: "python312-x86-64-v3-3.12.9-2.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-x86-64-v3-3.12.9-2.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.s390x", }, product_reference: "python312-x86-64-v3-3.12.9-2.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python312-x86-64-v3-3.12.9-2.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.x86_64", }, product_reference: "python312-x86-64-v3-3.12.9-2.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2025-1795", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-1795", }, ], notes: [ { category: "general", text: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python312-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-1795", url: "https://www.suse.com/security/cve/CVE-2025-1795", }, { category: "external", summary: "SUSE Bug 1238450 for CVE-2025-1795", url: "https://bugzilla.suse.com/1238450", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:python312-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:python312-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-32bit-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-curses-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-dbm-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-idle-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-tk-3.12.9-2.1.x86_64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.aarch64", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.ppc64le", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.s390x", "openSUSE Tumbleweed:python312-x86-64-v3-3.12.9-2.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "low", }, ], title: "CVE-2025-1795", }, ], }
opensuse-su-2025:14872-1
Vulnerability from csaf_opensuse
Published
2025-03-11 00:00
Modified
2025-03-11 00:00
Summary
python311-3.11.11-4.1 on GA media
Notes
Title of the patch
python311-3.11.11-4.1 on GA media
Description of the patch
These are all security issues fixed in the python311-3.11.11-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14872
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "python311-3.11.11-4.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the python311-3.11.11-4.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14872", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14872-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14872-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NNC4GZYGFZ76A7NUZ5BG2CMGVR32LXCG/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14872-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NNC4GZYGFZ76A7NUZ5BG2CMGVR32LXCG/", }, { category: "self", summary: "SUSE CVE CVE-2025-1795 page", url: "https://www.suse.com/security/cve/CVE-2025-1795/", }, ], title: "python311-3.11.11-4.1 on GA media", tracking: { current_release_date: "2025-03-11T00:00:00Z", generator: { date: "2025-03-11T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14872-1", initial_release_date: "2025-03-11T00:00:00Z", revision_history: [ { date: "2025-03-11T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "python311-3.11.11-4.1.aarch64", product: { name: "python311-3.11.11-4.1.aarch64", product_id: "python311-3.11.11-4.1.aarch64", }, }, { category: "product_version", name: "python311-32bit-3.11.11-4.1.aarch64", product: { name: "python311-32bit-3.11.11-4.1.aarch64", product_id: "python311-32bit-3.11.11-4.1.aarch64", }, }, { category: "product_version", name: "python311-curses-3.11.11-4.1.aarch64", product: { name: "python311-curses-3.11.11-4.1.aarch64", product_id: "python311-curses-3.11.11-4.1.aarch64", }, }, { category: "product_version", name: "python311-dbm-3.11.11-4.1.aarch64", product: { name: "python311-dbm-3.11.11-4.1.aarch64", product_id: "python311-dbm-3.11.11-4.1.aarch64", }, }, { category: "product_version", name: "python311-idle-3.11.11-4.1.aarch64", product: { name: "python311-idle-3.11.11-4.1.aarch64", product_id: "python311-idle-3.11.11-4.1.aarch64", }, }, { category: "product_version", name: "python311-tk-3.11.11-4.1.aarch64", product: { name: "python311-tk-3.11.11-4.1.aarch64", product_id: "python311-tk-3.11.11-4.1.aarch64", }, }, { category: "product_version", name: "python311-x86-64-v3-3.11.11-4.1.aarch64", product: { name: "python311-x86-64-v3-3.11.11-4.1.aarch64", product_id: "python311-x86-64-v3-3.11.11-4.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "python311-3.11.11-4.1.ppc64le", product: { name: "python311-3.11.11-4.1.ppc64le", product_id: "python311-3.11.11-4.1.ppc64le", }, }, { category: "product_version", name: "python311-32bit-3.11.11-4.1.ppc64le", product: { name: "python311-32bit-3.11.11-4.1.ppc64le", product_id: "python311-32bit-3.11.11-4.1.ppc64le", }, }, { category: "product_version", name: "python311-curses-3.11.11-4.1.ppc64le", product: { name: "python311-curses-3.11.11-4.1.ppc64le", product_id: "python311-curses-3.11.11-4.1.ppc64le", }, }, { category: "product_version", name: "python311-dbm-3.11.11-4.1.ppc64le", product: { name: "python311-dbm-3.11.11-4.1.ppc64le", product_id: "python311-dbm-3.11.11-4.1.ppc64le", }, }, { category: "product_version", name: "python311-idle-3.11.11-4.1.ppc64le", product: { name: "python311-idle-3.11.11-4.1.ppc64le", product_id: "python311-idle-3.11.11-4.1.ppc64le", }, }, { category: "product_version", name: "python311-tk-3.11.11-4.1.ppc64le", product: { name: "python311-tk-3.11.11-4.1.ppc64le", product_id: "python311-tk-3.11.11-4.1.ppc64le", }, }, { category: "product_version", name: "python311-x86-64-v3-3.11.11-4.1.ppc64le", product: { name: "python311-x86-64-v3-3.11.11-4.1.ppc64le", product_id: "python311-x86-64-v3-3.11.11-4.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "python311-3.11.11-4.1.s390x", product: { name: "python311-3.11.11-4.1.s390x", product_id: "python311-3.11.11-4.1.s390x", }, }, { category: "product_version", name: "python311-32bit-3.11.11-4.1.s390x", product: { name: "python311-32bit-3.11.11-4.1.s390x", product_id: "python311-32bit-3.11.11-4.1.s390x", }, }, { category: "product_version", name: "python311-curses-3.11.11-4.1.s390x", product: { name: "python311-curses-3.11.11-4.1.s390x", product_id: "python311-curses-3.11.11-4.1.s390x", }, }, { category: "product_version", name: "python311-dbm-3.11.11-4.1.s390x", product: { name: "python311-dbm-3.11.11-4.1.s390x", product_id: "python311-dbm-3.11.11-4.1.s390x", }, }, { category: "product_version", name: "python311-idle-3.11.11-4.1.s390x", product: { name: "python311-idle-3.11.11-4.1.s390x", product_id: "python311-idle-3.11.11-4.1.s390x", }, }, { category: "product_version", name: "python311-tk-3.11.11-4.1.s390x", product: { name: "python311-tk-3.11.11-4.1.s390x", product_id: "python311-tk-3.11.11-4.1.s390x", }, }, { category: "product_version", name: "python311-x86-64-v3-3.11.11-4.1.s390x", product: { name: "python311-x86-64-v3-3.11.11-4.1.s390x", product_id: "python311-x86-64-v3-3.11.11-4.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "python311-3.11.11-4.1.x86_64", product: { name: "python311-3.11.11-4.1.x86_64", product_id: "python311-3.11.11-4.1.x86_64", }, }, { category: "product_version", name: "python311-32bit-3.11.11-4.1.x86_64", product: { name: "python311-32bit-3.11.11-4.1.x86_64", product_id: "python311-32bit-3.11.11-4.1.x86_64", }, }, { category: "product_version", name: "python311-curses-3.11.11-4.1.x86_64", product: { name: "python311-curses-3.11.11-4.1.x86_64", product_id: "python311-curses-3.11.11-4.1.x86_64", }, }, { category: "product_version", name: "python311-dbm-3.11.11-4.1.x86_64", product: { name: "python311-dbm-3.11.11-4.1.x86_64", product_id: "python311-dbm-3.11.11-4.1.x86_64", }, }, { category: "product_version", name: "python311-idle-3.11.11-4.1.x86_64", product: { name: "python311-idle-3.11.11-4.1.x86_64", product_id: "python311-idle-3.11.11-4.1.x86_64", }, }, { category: "product_version", name: "python311-tk-3.11.11-4.1.x86_64", product: { name: "python311-tk-3.11.11-4.1.x86_64", product_id: "python311-tk-3.11.11-4.1.x86_64", }, }, { category: "product_version", name: "python311-x86-64-v3-3.11.11-4.1.x86_64", product: { name: "python311-x86-64-v3-3.11.11-4.1.x86_64", product_id: "python311-x86-64-v3-3.11.11-4.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "python311-3.11.11-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-3.11.11-4.1.aarch64", }, product_reference: "python311-3.11.11-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-3.11.11-4.1.ppc64le", }, product_reference: "python311-3.11.11-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-3.11.11-4.1.s390x", }, product_reference: "python311-3.11.11-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-3.11.11-4.1.x86_64", }, product_reference: "python311-3.11.11-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-32bit-3.11.11-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.aarch64", }, product_reference: "python311-32bit-3.11.11-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-32bit-3.11.11-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.ppc64le", }, product_reference: "python311-32bit-3.11.11-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-32bit-3.11.11-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.s390x", }, product_reference: "python311-32bit-3.11.11-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-32bit-3.11.11-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.x86_64", }, product_reference: "python311-32bit-3.11.11-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-curses-3.11.11-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.aarch64", }, product_reference: "python311-curses-3.11.11-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-curses-3.11.11-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.ppc64le", }, product_reference: "python311-curses-3.11.11-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-curses-3.11.11-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.s390x", }, product_reference: "python311-curses-3.11.11-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-curses-3.11.11-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.x86_64", }, product_reference: "python311-curses-3.11.11-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-dbm-3.11.11-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.aarch64", }, product_reference: "python311-dbm-3.11.11-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-dbm-3.11.11-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.ppc64le", }, product_reference: "python311-dbm-3.11.11-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-dbm-3.11.11-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.s390x", }, product_reference: "python311-dbm-3.11.11-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-dbm-3.11.11-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.x86_64", }, product_reference: "python311-dbm-3.11.11-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-idle-3.11.11-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.aarch64", }, product_reference: "python311-idle-3.11.11-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-idle-3.11.11-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.ppc64le", }, product_reference: "python311-idle-3.11.11-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-idle-3.11.11-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.s390x", }, product_reference: "python311-idle-3.11.11-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-idle-3.11.11-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.x86_64", }, product_reference: "python311-idle-3.11.11-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-tk-3.11.11-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.aarch64", }, product_reference: "python311-tk-3.11.11-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-tk-3.11.11-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.ppc64le", }, product_reference: "python311-tk-3.11.11-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-tk-3.11.11-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.s390x", }, product_reference: "python311-tk-3.11.11-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-tk-3.11.11-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.x86_64", }, product_reference: "python311-tk-3.11.11-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-x86-64-v3-3.11.11-4.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.aarch64", }, product_reference: "python311-x86-64-v3-3.11.11-4.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-x86-64-v3-3.11.11-4.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.ppc64le", }, product_reference: "python311-x86-64-v3-3.11.11-4.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-x86-64-v3-3.11.11-4.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.s390x", }, product_reference: "python311-x86-64-v3-3.11.11-4.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "python311-x86-64-v3-3.11.11-4.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.x86_64", }, product_reference: "python311-x86-64-v3-3.11.11-4.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2025-1795", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-1795", }, ], notes: [ { category: "general", text: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:python311-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-1795", url: "https://www.suse.com/security/cve/CVE-2025-1795", }, { category: "external", summary: "SUSE Bug 1238450 for CVE-2025-1795", url: "https://bugzilla.suse.com/1238450", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:python311-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:python311-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.11-4.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.11-4.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "low", }, ], title: "CVE-2025-1795", }, ], }
suse-su-2025:0982-1
Vulnerability from csaf_suse
Published
2025-03-21 14:17
Modified
2025-03-21 14:17
Summary
Security update for python311
Notes
Title of the patch
Security update for python311
Description of the patch
This update for python311 fixes the following issues:
- CVE-2025-1795: Fixed mishandling of comma during folding and unicode-encoding of email headers (bsc#1238450).
Patchnames
SUSE-2025-982,SUSE-SLE-Module-Basesystem-15-SP6-2025-982,SUSE-SLE-Module-Python3-15-SP6-2025-982,openSUSE-SLE-15.6-2025-982
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "low", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for python311", title: "Title of the patch", }, { category: "description", text: "This update for python311 fixes the following issues:\n\n- CVE-2025-1795: Fixed mishandling of comma during folding and unicode-encoding of email headers (bsc#1238450).\n ", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-982,SUSE-SLE-Module-Basesystem-15-SP6-2025-982,SUSE-SLE-Module-Python3-15-SP6-2025-982,openSUSE-SLE-15.6-2025-982", 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_0982-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0982-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250982-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0982-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020572.html", }, { category: "self", summary: "SUSE Bug 1238450", url: "https://bugzilla.suse.com/1238450", }, { category: "self", summary: "SUSE Bug 1239210", url: "https://bugzilla.suse.com/1239210", }, { category: "self", summary: "SUSE CVE CVE-2025-1795 page", url: "https://www.suse.com/security/cve/CVE-2025-1795/", }, ], title: "Security update for python311", tracking: { current_release_date: "2025-03-21T14:17:05Z", generator: { date: "2025-03-21T14:17:05Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0982-1", initial_release_date: "2025-03-21T14:17:05Z", revision_history: [ { date: "2025-03-21T14:17:05Z", 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.21.1.aarch64", product: { name: "libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", product_id: "libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-3.11.11-150600.3.21.1.aarch64", product_id: "python311-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-base-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-base-3.11.11-150600.3.21.1.aarch64", product_id: "python311-base-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-curses-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-curses-3.11.11-150600.3.21.1.aarch64", product_id: "python311-curses-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-dbm-3.11.11-150600.3.21.1.aarch64", product_id: "python311-dbm-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-devel-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-devel-3.11.11-150600.3.21.1.aarch64", product_id: "python311-devel-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-doc-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-doc-3.11.11-150600.3.21.1.aarch64", product_id: "python311-doc-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-doc-devhelp-3.11.11-150600.3.21.1.aarch64", product_id: "python311-doc-devhelp-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-idle-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-idle-3.11.11-150600.3.21.1.aarch64", product_id: "python311-idle-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-testsuite-3.11.11-150600.3.21.1.aarch64", product_id: "python311-testsuite-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-tk-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-tk-3.11.11-150600.3.21.1.aarch64", product_id: "python311-tk-3.11.11-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python311-tools-3.11.11-150600.3.21.1.aarch64", product: { name: "python311-tools-3.11.11-150600.3.21.1.aarch64", product_id: "python311-tools-3.11.11-150600.3.21.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", product: { name: "libpython3_11-1_0-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", product_id: "libpython3_11-1_0-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", }, }, { category: "product_version", name: "python311-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", product: { name: "python311-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", product_id: "python311-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", }, }, { category: "product_version", name: "python311-base-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", product: { name: "python311-base-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", product_id: "python311-base-64bit-3.11.11-150600.3.21.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150600.3.21.1.i586", product: { name: "libpython3_11-1_0-3.11.11-150600.3.21.1.i586", product_id: "libpython3_11-1_0-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-3.11.11-150600.3.21.1.i586", product: { name: "python311-3.11.11-150600.3.21.1.i586", product_id: "python311-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-base-3.11.11-150600.3.21.1.i586", product: { name: "python311-base-3.11.11-150600.3.21.1.i586", product_id: "python311-base-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-curses-3.11.11-150600.3.21.1.i586", product: { name: "python311-curses-3.11.11-150600.3.21.1.i586", product_id: "python311-curses-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150600.3.21.1.i586", product: { name: "python311-dbm-3.11.11-150600.3.21.1.i586", product_id: "python311-dbm-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-devel-3.11.11-150600.3.21.1.i586", product: { name: "python311-devel-3.11.11-150600.3.21.1.i586", product_id: "python311-devel-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-doc-3.11.11-150600.3.21.1.i586", product: { name: "python311-doc-3.11.11-150600.3.21.1.i586", product_id: "python311-doc-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150600.3.21.1.i586", product: { name: "python311-doc-devhelp-3.11.11-150600.3.21.1.i586", product_id: "python311-doc-devhelp-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-idle-3.11.11-150600.3.21.1.i586", product: { name: "python311-idle-3.11.11-150600.3.21.1.i586", product_id: "python311-idle-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150600.3.21.1.i586", product: { name: "python311-testsuite-3.11.11-150600.3.21.1.i586", product_id: "python311-testsuite-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-tk-3.11.11-150600.3.21.1.i586", product: { name: "python311-tk-3.11.11-150600.3.21.1.i586", product_id: "python311-tk-3.11.11-150600.3.21.1.i586", }, }, { category: "product_version", name: "python311-tools-3.11.11-150600.3.21.1.i586", product: { name: "python311-tools-3.11.11-150600.3.21.1.i586", product_id: "python311-tools-3.11.11-150600.3.21.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", product: { name: "libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", product_id: "libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-base-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-base-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-base-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-curses-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-curses-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-curses-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-dbm-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-dbm-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-devel-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-devel-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-devel-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-doc-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-doc-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-doc-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-doc-devhelp-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-doc-devhelp-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-idle-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-idle-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-idle-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-testsuite-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-testsuite-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-tk-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-tk-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-tk-3.11.11-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python311-tools-3.11.11-150600.3.21.1.ppc64le", product: { name: "python311-tools-3.11.11-150600.3.21.1.ppc64le", product_id: "python311-tools-3.11.11-150600.3.21.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", product: { name: "libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", product_id: "libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-3.11.11-150600.3.21.1.s390x", product: { name: "python311-3.11.11-150600.3.21.1.s390x", product_id: "python311-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-base-3.11.11-150600.3.21.1.s390x", product: { name: "python311-base-3.11.11-150600.3.21.1.s390x", product_id: "python311-base-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-curses-3.11.11-150600.3.21.1.s390x", product: { name: "python311-curses-3.11.11-150600.3.21.1.s390x", product_id: "python311-curses-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150600.3.21.1.s390x", product: { name: "python311-dbm-3.11.11-150600.3.21.1.s390x", product_id: "python311-dbm-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-devel-3.11.11-150600.3.21.1.s390x", product: { name: "python311-devel-3.11.11-150600.3.21.1.s390x", product_id: "python311-devel-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-doc-3.11.11-150600.3.21.1.s390x", product: { name: "python311-doc-3.11.11-150600.3.21.1.s390x", product_id: "python311-doc-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150600.3.21.1.s390x", product: { name: "python311-doc-devhelp-3.11.11-150600.3.21.1.s390x", product_id: "python311-doc-devhelp-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-idle-3.11.11-150600.3.21.1.s390x", product: { name: "python311-idle-3.11.11-150600.3.21.1.s390x", product_id: "python311-idle-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150600.3.21.1.s390x", product: { name: "python311-testsuite-3.11.11-150600.3.21.1.s390x", product_id: "python311-testsuite-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-tk-3.11.11-150600.3.21.1.s390x", product: { name: "python311-tk-3.11.11-150600.3.21.1.s390x", product_id: "python311-tk-3.11.11-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python311-tools-3.11.11-150600.3.21.1.s390x", product: { name: "python311-tools-3.11.11-150600.3.21.1.s390x", product_id: "python311-tools-3.11.11-150600.3.21.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", product: { name: "libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", product_id: "libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "libpython3_11-1_0-32bit-3.11.11-150600.3.21.1.x86_64", product: { name: "libpython3_11-1_0-32bit-3.11.11-150600.3.21.1.x86_64", product_id: "libpython3_11-1_0-32bit-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-3.11.11-150600.3.21.1.x86_64", product_id: "python311-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-32bit-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-32bit-3.11.11-150600.3.21.1.x86_64", product_id: "python311-32bit-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-base-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-base-3.11.11-150600.3.21.1.x86_64", product_id: "python311-base-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-base-32bit-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-base-32bit-3.11.11-150600.3.21.1.x86_64", product_id: "python311-base-32bit-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-curses-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-curses-3.11.11-150600.3.21.1.x86_64", product_id: "python311-curses-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-dbm-3.11.11-150600.3.21.1.x86_64", product_id: "python311-dbm-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-devel-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-devel-3.11.11-150600.3.21.1.x86_64", product_id: "python311-devel-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-doc-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-doc-3.11.11-150600.3.21.1.x86_64", product_id: "python311-doc-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-doc-devhelp-3.11.11-150600.3.21.1.x86_64", product_id: "python311-doc-devhelp-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-idle-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-idle-3.11.11-150600.3.21.1.x86_64", product_id: "python311-idle-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-testsuite-3.11.11-150600.3.21.1.x86_64", product_id: "python311-testsuite-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-tk-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-tk-3.11.11-150600.3.21.1.x86_64", product_id: "python311-tk-3.11.11-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python311-tools-3.11.11-150600.3.21.1.x86_64", product: { name: "python311-tools-3.11.11-150600.3.21.1.x86_64", product_id: "python311-tools-3.11.11-150600.3.21.1.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.21.1.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.21.1.aarch64", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.1.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.21.1.ppc64le", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.1.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.21.1.s390x", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.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_11-1_0-3.11.11-150600.3.21.1.x86_64", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.1.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.21.1.aarch64", }, product_reference: "python311-base-3.11.11-150600.3.21.1.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.21.1.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.21.1.ppc64le", }, product_reference: "python311-base-3.11.11-150600.3.21.1.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.21.1.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.21.1.s390x", }, product_reference: "python311-base-3.11.11-150600.3.21.1.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.21.1.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.21.1.x86_64", }, product_reference: "python311-base-3.11.11-150600.3.21.1.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.21.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:python311-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-3.11.11-150600.3.21.1.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.21.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:python311-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-3.11.11-150600.3.21.1.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.21.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:python311-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-3.11.11-150600.3.21.1.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.21.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:python311-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-3.11.11-150600.3.21.1.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.21.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:python311-curses-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.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.21.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:python311-curses-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.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.21.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:python311-curses-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.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.21.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:python311-curses-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.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.21.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:python311-dbm-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.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.21.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:python311-dbm-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.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.21.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:python311-dbm-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.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.21.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:python311-dbm-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.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.21.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:python311-devel-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.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.21.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:python311-devel-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.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.21.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:python311-devel-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.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.21.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:python311-devel-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.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.21.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:python311-idle-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.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.21.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:python311-idle-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.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.21.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:python311-idle-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.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.21.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:python311-idle-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.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.21.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:python311-tk-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.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.21.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:python311-tk-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.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.21.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:python311-tk-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.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.21.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:python311-tk-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.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.21.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:python311-tools-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-tools-3.11.11-150600.3.21.1.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.21.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:python311-tools-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-tools-3.11.11-150600.3.21.1.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.21.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:python311-tools-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-tools-3.11.11-150600.3.21.1.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.21.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:python311-tools-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-tools-3.11.11-150600.3.21.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_11-1_0-3.11.11-150600.3.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", }, product_reference: "libpython3_11-1_0-3.11.11-150600.3.21.1.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.21.1.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.21.1.x86_64", }, product_reference: "libpython3_11-1_0-32bit-3.11.11-150600.3.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150600.3.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-3.11.11-150600.3.21.1.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-32bit-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-base-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-base-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-base-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-base-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-base-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-base-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-base-3.11.11-150600.3.21.1.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-base-32bit-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-curses-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-curses-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-curses-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-curses-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-dbm-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-dbm-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-dbm-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-dbm-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-devel-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-devel-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-devel-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-devel-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-doc-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-doc-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-doc-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-doc-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-doc-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-doc-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-doc-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-doc-devhelp-3.11.11-150600.3.21.1.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-doc-devhelp-3.11.11-150600.3.21.1.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-doc-devhelp-3.11.11-150600.3.21.1.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-doc-devhelp-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-idle-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-idle-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-idle-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-idle-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-testsuite-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-testsuite-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-testsuite-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-testsuite-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-testsuite-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-testsuite-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-testsuite-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-tk-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-tk-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-tk-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-tk-3.11.11-150600.3.21.1.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.aarch64", }, product_reference: "python311-tools-3.11.11-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-tools-3.11.11-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.ppc64le", }, product_reference: "python311-tools-3.11.11-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-tools-3.11.11-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.s390x", }, product_reference: "python311-tools-3.11.11-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python311-tools-3.11.11-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.x86_64", }, product_reference: "python311-tools-3.11.11-150600.3.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { cve: "CVE-2025-1795", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-1795", }, ], notes: [ { category: "general", text: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-1795", url: "https://www.suse.com/security/cve/CVE-2025-1795", }, { category: "external", summary: "SUSE Bug 1238450 for CVE-2025-1795", url: "https://bugzilla.suse.com/1238450", }, ], 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.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python311-base-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-curses-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-dbm-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-devel-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-idle-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tk-3.11.11-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-tools-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:libpython3_11-1_0-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-base-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-base-32bit-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-curses-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-dbm-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-devel-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-doc-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-doc-devhelp-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-idle-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-testsuite-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-tk-3.11.11-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.s390x", "openSUSE Leap 15.6:python311-tools-3.11.11-150600.3.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-21T14:17:05Z", details: "low", }, ], title: "CVE-2025-1795", }, ], }
suse-su-2025:0883-1
Vulnerability from csaf_suse
Published
2025-03-17 15:21
Modified
2025-03-17 15:21
Summary
Security update for python312
Notes
Title of the patch
Security update for python312
Description of the patch
This update for python312 fixes the following issues:
- CVE-2025-1795: Fixed mishandling of comma during folding and unicode-encoding of email headers (bsc#1238450).
Patchnames
SUSE-2025-883,SUSE-SLE-Module-Python3-15-SP6-2025-883,openSUSE-SLE-15.6-2025-883
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "low", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for python312", title: "Title of the patch", }, { category: "description", text: "This update for python312 fixes the following issues:\n\n- CVE-2025-1795: Fixed mishandling of comma during folding and unicode-encoding of email headers (bsc#1238450).\n ", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-883,SUSE-SLE-Module-Python3-15-SP6-2025-883,openSUSE-SLE-15.6-2025-883", 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_0883-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0883-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250883-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0883-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020525.html", }, { category: "self", summary: "SUSE Bug 1238450", url: "https://bugzilla.suse.com/1238450", }, { category: "self", summary: "SUSE Bug 1239210", url: "https://bugzilla.suse.com/1239210", }, { category: "self", summary: "SUSE CVE CVE-2025-1795 page", url: "https://www.suse.com/security/cve/CVE-2025-1795/", }, ], title: "Security update for python312", tracking: { current_release_date: "2025-03-17T15:21:36Z", generator: { date: "2025-03-17T15:21:36Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0883-1", initial_release_date: "2025-03-17T15:21:36Z", revision_history: [ { date: "2025-03-17T15:21:36Z", 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.21.1.aarch64", product: { name: "libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", product_id: "libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-3.12.9-150600.3.21.1.aarch64", product_id: "python312-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-base-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-base-3.12.9-150600.3.21.1.aarch64", product_id: "python312-base-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-curses-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-curses-3.12.9-150600.3.21.1.aarch64", product_id: "python312-curses-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-dbm-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-dbm-3.12.9-150600.3.21.1.aarch64", product_id: "python312-dbm-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-devel-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-devel-3.12.9-150600.3.21.1.aarch64", product_id: "python312-devel-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-doc-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-doc-3.12.9-150600.3.21.1.aarch64", product_id: "python312-doc-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-doc-devhelp-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-doc-devhelp-3.12.9-150600.3.21.1.aarch64", product_id: "python312-doc-devhelp-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-idle-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-idle-3.12.9-150600.3.21.1.aarch64", product_id: "python312-idle-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-testsuite-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-testsuite-3.12.9-150600.3.21.1.aarch64", product_id: "python312-testsuite-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-tk-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-tk-3.12.9-150600.3.21.1.aarch64", product_id: "python312-tk-3.12.9-150600.3.21.1.aarch64", }, }, { category: "product_version", name: "python312-tools-3.12.9-150600.3.21.1.aarch64", product: { name: "python312-tools-3.12.9-150600.3.21.1.aarch64", product_id: "python312-tools-3.12.9-150600.3.21.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpython3_12-1_0-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", product: { name: "libpython3_12-1_0-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", product_id: "libpython3_12-1_0-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", }, }, { category: "product_version", name: "python312-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", product: { name: "python312-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", product_id: "python312-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", }, }, { category: "product_version", name: "python312-base-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", product: { name: "python312-base-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", product_id: "python312-base-64bit-3.12.9-150600.3.21.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libpython3_12-1_0-3.12.9-150600.3.21.1.i586", product: { name: "libpython3_12-1_0-3.12.9-150600.3.21.1.i586", product_id: "libpython3_12-1_0-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-3.12.9-150600.3.21.1.i586", product: { name: "python312-3.12.9-150600.3.21.1.i586", product_id: "python312-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-base-3.12.9-150600.3.21.1.i586", product: { name: "python312-base-3.12.9-150600.3.21.1.i586", product_id: "python312-base-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-curses-3.12.9-150600.3.21.1.i586", product: { name: "python312-curses-3.12.9-150600.3.21.1.i586", product_id: "python312-curses-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-dbm-3.12.9-150600.3.21.1.i586", product: { name: "python312-dbm-3.12.9-150600.3.21.1.i586", product_id: "python312-dbm-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-devel-3.12.9-150600.3.21.1.i586", product: { name: "python312-devel-3.12.9-150600.3.21.1.i586", product_id: "python312-devel-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-doc-3.12.9-150600.3.21.1.i586", product: { name: "python312-doc-3.12.9-150600.3.21.1.i586", product_id: "python312-doc-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-doc-devhelp-3.12.9-150600.3.21.1.i586", product: { name: "python312-doc-devhelp-3.12.9-150600.3.21.1.i586", product_id: "python312-doc-devhelp-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-idle-3.12.9-150600.3.21.1.i586", product: { name: "python312-idle-3.12.9-150600.3.21.1.i586", product_id: "python312-idle-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-testsuite-3.12.9-150600.3.21.1.i586", product: { name: "python312-testsuite-3.12.9-150600.3.21.1.i586", product_id: "python312-testsuite-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-tk-3.12.9-150600.3.21.1.i586", product: { name: "python312-tk-3.12.9-150600.3.21.1.i586", product_id: "python312-tk-3.12.9-150600.3.21.1.i586", }, }, { category: "product_version", name: "python312-tools-3.12.9-150600.3.21.1.i586", product: { name: "python312-tools-3.12.9-150600.3.21.1.i586", product_id: "python312-tools-3.12.9-150600.3.21.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", product: { name: "libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", product_id: "libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-base-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-base-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-base-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-curses-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-curses-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-curses-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-dbm-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-dbm-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-dbm-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-devel-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-devel-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-devel-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-doc-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-doc-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-doc-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-doc-devhelp-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-doc-devhelp-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-doc-devhelp-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-idle-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-idle-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-idle-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-testsuite-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-testsuite-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-testsuite-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-tk-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-tk-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-tk-3.12.9-150600.3.21.1.ppc64le", }, }, { category: "product_version", name: "python312-tools-3.12.9-150600.3.21.1.ppc64le", product: { name: "python312-tools-3.12.9-150600.3.21.1.ppc64le", product_id: "python312-tools-3.12.9-150600.3.21.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", product: { name: "libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", product_id: "libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-3.12.9-150600.3.21.1.s390x", product: { name: "python312-3.12.9-150600.3.21.1.s390x", product_id: "python312-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-base-3.12.9-150600.3.21.1.s390x", product: { name: "python312-base-3.12.9-150600.3.21.1.s390x", product_id: "python312-base-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-curses-3.12.9-150600.3.21.1.s390x", product: { name: "python312-curses-3.12.9-150600.3.21.1.s390x", product_id: "python312-curses-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-dbm-3.12.9-150600.3.21.1.s390x", product: { name: "python312-dbm-3.12.9-150600.3.21.1.s390x", product_id: "python312-dbm-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-devel-3.12.9-150600.3.21.1.s390x", product: { name: "python312-devel-3.12.9-150600.3.21.1.s390x", product_id: "python312-devel-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-doc-3.12.9-150600.3.21.1.s390x", product: { name: "python312-doc-3.12.9-150600.3.21.1.s390x", product_id: "python312-doc-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-doc-devhelp-3.12.9-150600.3.21.1.s390x", product: { name: "python312-doc-devhelp-3.12.9-150600.3.21.1.s390x", product_id: "python312-doc-devhelp-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-idle-3.12.9-150600.3.21.1.s390x", product: { name: "python312-idle-3.12.9-150600.3.21.1.s390x", product_id: "python312-idle-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-testsuite-3.12.9-150600.3.21.1.s390x", product: { name: "python312-testsuite-3.12.9-150600.3.21.1.s390x", product_id: "python312-testsuite-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-tk-3.12.9-150600.3.21.1.s390x", product: { name: "python312-tk-3.12.9-150600.3.21.1.s390x", product_id: "python312-tk-3.12.9-150600.3.21.1.s390x", }, }, { category: "product_version", name: "python312-tools-3.12.9-150600.3.21.1.s390x", product: { name: "python312-tools-3.12.9-150600.3.21.1.s390x", product_id: "python312-tools-3.12.9-150600.3.21.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", product: { name: "libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", product_id: "libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "libpython3_12-1_0-32bit-3.12.9-150600.3.21.1.x86_64", product: { name: "libpython3_12-1_0-32bit-3.12.9-150600.3.21.1.x86_64", product_id: "libpython3_12-1_0-32bit-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-3.12.9-150600.3.21.1.x86_64", product_id: "python312-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-32bit-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-32bit-3.12.9-150600.3.21.1.x86_64", product_id: "python312-32bit-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-base-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-base-3.12.9-150600.3.21.1.x86_64", product_id: "python312-base-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-base-32bit-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-base-32bit-3.12.9-150600.3.21.1.x86_64", product_id: "python312-base-32bit-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-curses-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-curses-3.12.9-150600.3.21.1.x86_64", product_id: "python312-curses-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-dbm-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-dbm-3.12.9-150600.3.21.1.x86_64", product_id: "python312-dbm-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-devel-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-devel-3.12.9-150600.3.21.1.x86_64", product_id: "python312-devel-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-doc-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-doc-3.12.9-150600.3.21.1.x86_64", product_id: "python312-doc-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-doc-devhelp-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-doc-devhelp-3.12.9-150600.3.21.1.x86_64", product_id: "python312-doc-devhelp-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-idle-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-idle-3.12.9-150600.3.21.1.x86_64", product_id: "python312-idle-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-testsuite-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-testsuite-3.12.9-150600.3.21.1.x86_64", product_id: "python312-testsuite-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-tk-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-tk-3.12.9-150600.3.21.1.x86_64", product_id: "python312-tk-3.12.9-150600.3.21.1.x86_64", }, }, { category: "product_version", name: "python312-tools-3.12.9-150600.3.21.1.x86_64", product: { name: "python312-tools-3.12.9-150600.3.21.1.x86_64", product_id: "python312-tools-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.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.21.1.aarch64", }, product_reference: "python312-tools-3.12.9-150600.3.21.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.21.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.21.1.ppc64le", }, product_reference: "python312-tools-3.12.9-150600.3.21.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.21.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.21.1.s390x", }, product_reference: "python312-tools-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "python312-tools-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "libpython3_12-1_0-3.12.9-150600.3.21.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.21.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.21.1.x86_64", }, product_reference: "libpython3_12-1_0-32bit-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-3.12.9-150600.3.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python312-3.12.9-150600.3.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-3.12.9-150600.3.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python312-3.12.9-150600.3.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-3.12.9-150600.3.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.6", }, { category: "default_component_of", full_product_name: { name: "python312-3.12.9-150600.3.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-32bit-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-base-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-base-32bit-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-curses-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-dbm-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-devel-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-doc-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-doc-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-doc-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-doc-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-doc-devhelp-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-doc-devhelp-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-doc-devhelp-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-doc-devhelp-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-idle-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-testsuite-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-testsuite-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-testsuite-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-testsuite-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-tk-3.12.9-150600.3.21.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.21.1.aarch64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.aarch64", }, product_reference: "python312-tools-3.12.9-150600.3.21.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.21.1.ppc64le as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.ppc64le", }, product_reference: "python312-tools-3.12.9-150600.3.21.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.21.1.s390x as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.s390x", }, product_reference: "python312-tools-3.12.9-150600.3.21.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.21.1.x86_64 as component of openSUSE Leap 15.6", product_id: "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.x86_64", }, product_reference: "python312-tools-3.12.9-150600.3.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.6", }, ], }, vulnerabilities: [ { cve: "CVE-2025-1795", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-1795", }, ], notes: [ { category: "general", text: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-1795", url: "https://www.suse.com/security/cve/CVE-2025-1795", }, { category: "external", summary: "SUSE Bug 1238450 for CVE-2025-1795", url: "https://bugzilla.suse.com/1238450", }, ], 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.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.9-150600.3.21.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:libpython3_12-1_0-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-base-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-base-32bit-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-curses-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-dbm-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-devel-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-doc-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-doc-devhelp-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-idle-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-testsuite-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-tk-3.12.9-150600.3.21.1.x86_64", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.aarch64", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.ppc64le", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.s390x", "openSUSE Leap 15.6:python312-tools-3.12.9-150600.3.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-17T15:21:36Z", details: "low", }, ], title: "CVE-2025-1795", }, ], }
suse-su-2025:0981-1
Vulnerability from csaf_suse
Published
2025-03-21 14:16
Modified
2025-03-21 14:16
Summary
Security update for python311
Notes
Title of the patch
Security update for python311
Description of the patch
This update for python311 fixes the following issues:
- CVE-2025-1795: Fixed mishandling of comma during folding and unicode-encoding of email headers (bsc#1238450).
Patchnames
SUSE-2025-981,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-981
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "low", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for python311", title: "Title of the patch", }, { category: "description", text: "This update for python311 fixes the following issues:\n\n- CVE-2025-1795: Fixed mishandling of comma during folding and unicode-encoding of email headers (bsc#1238450).\n ", title: "Description of the patch", }, { category: "details", text: "SUSE-2025-981,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-981", 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_0981-1.json", }, { category: "self", summary: "URL for SUSE-SU-2025:0981-1", url: "https://www.suse.com/support/update/announcement/2025/suse-su-20250981-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2025:0981-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020573.html", }, { category: "self", summary: "SUSE Bug 1238450", url: "https://bugzilla.suse.com/1238450", }, { category: "self", summary: "SUSE Bug 1239210", url: "https://bugzilla.suse.com/1239210", }, { category: "self", summary: "SUSE CVE CVE-2025-1795 page", url: "https://www.suse.com/security/cve/CVE-2025-1795/", }, ], title: "Security update for python311", tracking: { current_release_date: "2025-03-21T14:16:48Z", generator: { date: "2025-03-21T14:16:48Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2025:0981-1", initial_release_date: "2025-03-21T14:16:48Z", revision_history: [ { date: "2025-03-21T14:16: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-150400.9.49.1.aarch64", product: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.aarch64", product_id: "libpython3_11-1_0-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-3.11.11-150400.9.49.1.aarch64", product_id: "python311-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-base-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-base-3.11.11-150400.9.49.1.aarch64", product_id: "python311-base-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-curses-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-curses-3.11.11-150400.9.49.1.aarch64", product_id: "python311-curses-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-dbm-3.11.11-150400.9.49.1.aarch64", product_id: "python311-dbm-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-devel-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-devel-3.11.11-150400.9.49.1.aarch64", product_id: "python311-devel-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-doc-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-doc-3.11.11-150400.9.49.1.aarch64", product_id: "python311-doc-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-doc-devhelp-3.11.11-150400.9.49.1.aarch64", product_id: "python311-doc-devhelp-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-idle-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-idle-3.11.11-150400.9.49.1.aarch64", product_id: "python311-idle-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-testsuite-3.11.11-150400.9.49.1.aarch64", product_id: "python311-testsuite-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-tk-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-tk-3.11.11-150400.9.49.1.aarch64", product_id: "python311-tk-3.11.11-150400.9.49.1.aarch64", }, }, { category: "product_version", name: "python311-tools-3.11.11-150400.9.49.1.aarch64", product: { name: "python311-tools-3.11.11-150400.9.49.1.aarch64", product_id: "python311-tools-3.11.11-150400.9.49.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", product: { name: "libpython3_11-1_0-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", product_id: "libpython3_11-1_0-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", }, }, { category: "product_version", name: "python311-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", product: { name: "python311-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", product_id: "python311-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", }, }, { category: "product_version", name: "python311-base-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", product: { name: "python311-base-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", product_id: "python311-base-64bit-3.11.11-150400.9.49.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150400.9.49.1.i586", product: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.i586", product_id: "libpython3_11-1_0-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-3.11.11-150400.9.49.1.i586", product: { name: "python311-3.11.11-150400.9.49.1.i586", product_id: "python311-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-base-3.11.11-150400.9.49.1.i586", product: { name: "python311-base-3.11.11-150400.9.49.1.i586", product_id: "python311-base-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-curses-3.11.11-150400.9.49.1.i586", product: { name: "python311-curses-3.11.11-150400.9.49.1.i586", product_id: "python311-curses-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150400.9.49.1.i586", product: { name: "python311-dbm-3.11.11-150400.9.49.1.i586", product_id: "python311-dbm-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-devel-3.11.11-150400.9.49.1.i586", product: { name: "python311-devel-3.11.11-150400.9.49.1.i586", product_id: "python311-devel-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-doc-3.11.11-150400.9.49.1.i586", product: { name: "python311-doc-3.11.11-150400.9.49.1.i586", product_id: "python311-doc-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150400.9.49.1.i586", product: { name: "python311-doc-devhelp-3.11.11-150400.9.49.1.i586", product_id: "python311-doc-devhelp-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-idle-3.11.11-150400.9.49.1.i586", product: { name: "python311-idle-3.11.11-150400.9.49.1.i586", product_id: "python311-idle-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150400.9.49.1.i586", product: { name: "python311-testsuite-3.11.11-150400.9.49.1.i586", product_id: "python311-testsuite-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-tk-3.11.11-150400.9.49.1.i586", product: { name: "python311-tk-3.11.11-150400.9.49.1.i586", product_id: "python311-tk-3.11.11-150400.9.49.1.i586", }, }, { category: "product_version", name: "python311-tools-3.11.11-150400.9.49.1.i586", product: { name: "python311-tools-3.11.11-150400.9.49.1.i586", product_id: "python311-tools-3.11.11-150400.9.49.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", product: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", product_id: "libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-base-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-base-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-base-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-curses-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-curses-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-curses-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-dbm-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-dbm-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-devel-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-devel-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-devel-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-doc-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-doc-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-doc-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-doc-devhelp-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-doc-devhelp-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-idle-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-idle-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-idle-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-testsuite-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-testsuite-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-tk-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-tk-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-tk-3.11.11-150400.9.49.1.ppc64le", }, }, { category: "product_version", name: "python311-tools-3.11.11-150400.9.49.1.ppc64le", product: { name: "python311-tools-3.11.11-150400.9.49.1.ppc64le", product_id: "python311-tools-3.11.11-150400.9.49.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", product: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", product_id: "libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-3.11.11-150400.9.49.1.s390x", product: { name: "python311-3.11.11-150400.9.49.1.s390x", product_id: "python311-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-base-3.11.11-150400.9.49.1.s390x", product: { name: "python311-base-3.11.11-150400.9.49.1.s390x", product_id: "python311-base-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-curses-3.11.11-150400.9.49.1.s390x", product: { name: "python311-curses-3.11.11-150400.9.49.1.s390x", product_id: "python311-curses-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150400.9.49.1.s390x", product: { name: "python311-dbm-3.11.11-150400.9.49.1.s390x", product_id: "python311-dbm-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-devel-3.11.11-150400.9.49.1.s390x", product: { name: "python311-devel-3.11.11-150400.9.49.1.s390x", product_id: "python311-devel-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-doc-3.11.11-150400.9.49.1.s390x", product: { name: "python311-doc-3.11.11-150400.9.49.1.s390x", product_id: "python311-doc-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150400.9.49.1.s390x", product: { name: "python311-doc-devhelp-3.11.11-150400.9.49.1.s390x", product_id: "python311-doc-devhelp-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-idle-3.11.11-150400.9.49.1.s390x", product: { name: "python311-idle-3.11.11-150400.9.49.1.s390x", product_id: "python311-idle-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150400.9.49.1.s390x", product: { name: "python311-testsuite-3.11.11-150400.9.49.1.s390x", product_id: "python311-testsuite-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-tk-3.11.11-150400.9.49.1.s390x", product: { name: "python311-tk-3.11.11-150400.9.49.1.s390x", product_id: "python311-tk-3.11.11-150400.9.49.1.s390x", }, }, { category: "product_version", name: "python311-tools-3.11.11-150400.9.49.1.s390x", product: { name: "python311-tools-3.11.11-150400.9.49.1.s390x", product_id: "python311-tools-3.11.11-150400.9.49.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", product: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", product_id: "libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "libpython3_11-1_0-32bit-3.11.11-150400.9.49.1.x86_64", product: { name: "libpython3_11-1_0-32bit-3.11.11-150400.9.49.1.x86_64", product_id: "libpython3_11-1_0-32bit-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-3.11.11-150400.9.49.1.x86_64", product_id: "python311-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-32bit-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-32bit-3.11.11-150400.9.49.1.x86_64", product_id: "python311-32bit-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-base-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-base-3.11.11-150400.9.49.1.x86_64", product_id: "python311-base-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-base-32bit-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-base-32bit-3.11.11-150400.9.49.1.x86_64", product_id: "python311-base-32bit-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-curses-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-curses-3.11.11-150400.9.49.1.x86_64", product_id: "python311-curses-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-dbm-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-dbm-3.11.11-150400.9.49.1.x86_64", product_id: "python311-dbm-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-devel-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-devel-3.11.11-150400.9.49.1.x86_64", product_id: "python311-devel-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-doc-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-doc-3.11.11-150400.9.49.1.x86_64", product_id: "python311-doc-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-doc-devhelp-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-doc-devhelp-3.11.11-150400.9.49.1.x86_64", product_id: "python311-doc-devhelp-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-idle-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-idle-3.11.11-150400.9.49.1.x86_64", product_id: "python311-idle-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-testsuite-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-testsuite-3.11.11-150400.9.49.1.x86_64", product_id: "python311-testsuite-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-tk-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-tk-3.11.11-150400.9.49.1.x86_64", product_id: "python311-tk-3.11.11-150400.9.49.1.x86_64", }, }, { category: "product_version", name: "python311-tools-3.11.11-150400.9.49.1.x86_64", product: { name: "python311-tools-3.11.11-150400.9.49.1.x86_64", product_id: "python311-tools-3.11.11-150400.9.49.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", product: { name: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-public-cloud:15:sp4", }, }, }, ], category: "product_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-150400.9.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.aarch64", }, product_reference: "libpython3_11-1_0-3.11.11-150400.9.49.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", }, product_reference: "libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", }, product_reference: "libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", }, product_reference: "libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150400.9.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.aarch64", }, product_reference: "python311-3.11.11-150400.9.49.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150400.9.49.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.ppc64le", }, product_reference: "python311-3.11.11-150400.9.49.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150400.9.49.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.s390x", }, product_reference: "python311-3.11.11-150400.9.49.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-3.11.11-150400.9.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.x86_64", }, product_reference: "python311-3.11.11-150400.9.49.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-base-3.11.11-150400.9.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.aarch64", }, product_reference: "python311-base-3.11.11-150400.9.49.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-base-3.11.11-150400.9.49.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.ppc64le", }, product_reference: "python311-base-3.11.11-150400.9.49.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-base-3.11.11-150400.9.49.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.s390x", }, product_reference: "python311-base-3.11.11-150400.9.49.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, { category: "default_component_of", full_product_name: { name: "python311-base-3.11.11-150400.9.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", product_id: "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.x86_64", }, product_reference: "python311-base-3.11.11-150400.9.49.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Public Cloud 15 SP4", }, ], }, vulnerabilities: [ { cve: "CVE-2025-1795", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-1795", }, ], notes: [ { category: "general", text: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-1795", url: "https://www.suse.com/security/cve/CVE-2025-1795", }, { category: "external", summary: "SUSE Bug 1238450 for CVE-2025-1795", url: "https://bugzilla.suse.com/1238450", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.11-150400.9.49.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.11-150400.9.49.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.11-150400.9.49.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-21T14:16:48Z", details: "low", }, ], title: "CVE-2025-1795", }, ], }
fkie_cve-2025-1795
Vulnerability from fkie_nvd
Published
2025-02-28 19:15
Modified
2025-02-28 21:15
Severity ?
Summary
During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.
References
Impacted products
Vendor | Product | Version |
---|
{ cveTags: [], descriptions: [ { lang: "en", value: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", }, { lang: "es", value: "Durante el plegado de una lista de direcciones, cuando una coma separadora termina en una línea plegada y esa línea debe codificarse en Unicode, entonces el separador en sí también se codifica en Unicode. El comportamiento esperado es que la coma separadora siga siendo una coma de plan. Esto puede provocar que algunos servidores de correo interpreten mal el encabezado de la dirección.", }, ], id: "CVE-2025-1795", lastModified: "2025-02-28T21:15:27.570", metrics: { cvssMetricV40: [ { cvssData: { Automatable: "NOT_DEFINED", Recovery: "NOT_DEFINED", Safety: "NOT_DEFINED", attackComplexity: "HIGH", attackRequirements: "PRESENT", attackVector: "NETWORK", availabilityRequirement: "NOT_DEFINED", baseScore: 2.3, baseSeverity: "LOW", confidentialityRequirement: "NOT_DEFINED", exploitMaturity: "NOT_DEFINED", integrityRequirement: "NOT_DEFINED", modifiedAttackComplexity: "NOT_DEFINED", modifiedAttackRequirements: "NOT_DEFINED", modifiedAttackVector: "NOT_DEFINED", modifiedPrivilegesRequired: "NOT_DEFINED", modifiedSubAvailabilityImpact: "NOT_DEFINED", modifiedSubConfidentialityImpact: "NOT_DEFINED", modifiedSubIntegrityImpact: "NOT_DEFINED", modifiedUserInteraction: "NOT_DEFINED", modifiedVulnAvailabilityImpact: "NOT_DEFINED", modifiedVulnConfidentialityImpact: "NOT_DEFINED", modifiedVulnIntegrityImpact: "NOT_DEFINED", privilegesRequired: "LOW", providerUrgency: "NOT_DEFINED", subAvailabilityImpact: "NONE", subConfidentialityImpact: "NONE", subIntegrityImpact: "NONE", userInteraction: "NONE", valueDensity: "NOT_DEFINED", vectorString: "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", version: "4.0", vulnAvailabilityImpact: "NONE", vulnConfidentialityImpact: "LOW", vulnIntegrityImpact: "NONE", vulnerabilityResponseEffort: "NOT_DEFINED", }, source: "cna@python.org", type: "Secondary", }, ], }, published: "2025-02-28T19:15:36.550", references: [ { source: "cna@python.org", url: "https://github.com/python/cpython/commit/09fab93c3d857496c0bd162797fab816c311ee48", }, { source: "cna@python.org", url: "https://github.com/python/cpython/commit/70754d21c288535e86070ca7a6e90dcb670b8593", }, { source: "cna@python.org", url: "https://github.com/python/cpython/commit/9148b77e0af91cdacaa7fe3dfac09635c3fe9a74", }, { source: "cna@python.org", url: "https://github.com/python/cpython/issues/100884", }, { source: "cna@python.org", url: "https://github.com/python/cpython/pull/100885", }, { source: "cna@python.org", url: "https://github.com/python/cpython/pull/119099", }, { source: "cna@python.org", url: "https://mail.python.org/archives/list/security-announce@python.org/thread/MB62IZMEC3UM6SGHP5LET5JX2Y7H4ZUR/", }, ], sourceIdentifier: "cna@python.org", vulnStatus: "Awaiting Analysis", weaknesses: [ { description: [ { lang: "en", value: "CWE-116", }, ], source: "134c704f-9b21-4f2e-91b3-4a467353bcc0", type: "Secondary", }, ], }
ghsa-c266-vjjr-2v8j
Vulnerability from github
Published
2025-02-28 21:32
Modified
2025-02-28 21:32
Severity ?
Details
During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.
{ affected: [], aliases: [ "CVE-2025-1795", ], database_specific: { cwe_ids: [ "CWE-116", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2025-02-28T19:15:36Z", severity: "LOW", }, details: "During an address list folding when a separating comma ends up on a folded line and that line is to be unicode-encoded then the separator itself is also unicode-encoded. Expected behavior is that the separating comma remains a plan comma. This can result in the address header being misinterpreted by some mail servers.", id: "GHSA-c266-vjjr-2v8j", modified: "2025-02-28T21:32:20Z", published: "2025-02-28T21:32:20Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2025-1795", }, { type: "WEB", url: "https://github.com/python/cpython/issues/100884", }, { type: "WEB", url: "https://github.com/python/cpython/pull/100885", }, { type: "WEB", url: "https://github.com/python/cpython/pull/119099", }, { type: "WEB", url: "https://github.com/python/cpython/commit/09fab93c3d857496c0bd162797fab816c311ee48", }, { type: "WEB", url: "https://github.com/python/cpython/commit/70754d21c288535e86070ca7a6e90dcb670b8593", }, { type: "WEB", url: "https://github.com/python/cpython/commit/9148b77e0af91cdacaa7fe3dfac09635c3fe9a74", }, { type: "WEB", url: "https://mail.python.org/archives/list/security-announce@python.org/thread/MB62IZMEC3UM6SGHP5LET5JX2Y7H4ZUR", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", type: "CVSS_V4", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.