<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for python312</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2025:02048-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2025-06-20T12:40:39Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-06-20T12:40:39Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-06-20T12:40:39Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for python312</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for python312 fixes the following issues:

python312 was updated from version 3.12.9 to 3.12.11:

- Security issues fixed:

  * CVE-2025-4516: Fixed blocking DecodeError handling vulnerability, which could lead to DoS (bsc#1243273)
  * CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517: Fixed multiple issues that allowed tarfile 
    extraction filters to be bypassed using crafted symlinks and hard links
    (bsc#1244056, bsc#1244059, bsc#1244060, bsc#1244032)

- Other changes and bugs fixed:

  * Added --single-process option to the Python test runner (regrtest).
  * Added support for text/x-rst MIME type.
  * Corrected issues in various modules.
  * Fixed bugs in the in the folding of rfc2047 encoded-words and in the folding of quoted strings when flattening an
    email message using a modern email policy.
  * Fixed f-string handling of lambda expressions with non-ASCII characters.
  * Fixed ipaddress.IPv6Address.reverse_pointer output according to RFC 3596.
  * Fixed parsing long IPv6 addresses with embedded IPv4 address.
  * Fixed resource leaks in gzip and multiprocessing Resource Tracker.
  * Improved IDLE's documentation display.
  * Improved the textual representation of IPv4-mapped IPv6 addresses in ipaddress.
  * ipaddress: fixed hash collisions for IPv4Network and IPv6Network objects
  * Made from __future__ import barry_as_FLUFL work in more contexts.
  * Resolved potential crashes in contextvars, xml.etree.ElementTree, sqlite3, and the sys module.
  * Scheduled deprecation of the check_home argument in sysconfig.is_python_build() for Python 3.15.
  * Stop the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor
    denial-of-service.
  * Undeprecated functional API for importlib.resources and added Anchor.
  * Updated bundled libexpat to 2.7.1
  * Updated bundled pip to version 25.0.1.
  * Updated documentation for generic classes, wheel tags, and the C API.
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">Container bci/python:3-2025-2048,SUSE-2025-2048,SUSE-SLE-Module-Python3-15-SP6-2025-2048,openSUSE-SLE-15.6-2025-2048</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2025/suse-su-202502048-1/</URL>
      <Description>Link for SUSE-SU-2025:02048-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2025-June/040421.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:02048-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1243273</URL>
      <Description>SUSE Bug 1243273</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1244032</URL>
      <Description>SUSE Bug 1244032</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1244056</URL>
      <Description>SUSE Bug 1244056</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1244059</URL>
      <Description>SUSE Bug 1244059</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1244060</URL>
      <Description>SUSE Bug 1244060</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-12718/</URL>
      <Description>SUSE CVE CVE-2024-12718 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-4138/</URL>
      <Description>SUSE CVE CVE-2025-4138 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-4330/</URL>
      <Description>SUSE CVE CVE-2025-4330 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-4516/</URL>
      <Description>SUSE CVE CVE-2025-4516 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-4517/</URL>
      <Description>SUSE CVE CVE-2025-4517 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="Container bci/python:3">
      <Branch Type="Product Name" Name="Container bci/python:3">
        <FullProductName ProductID="Container bci/python:3">Container bci/python:3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Python 3 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6" CPE="cpe:/o:suse:sle-module-python3:15:sp6">SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_12-1_0-3.12.11-150600.3.30.1">
      <FullProductName ProductID="libpython3_12-1_0-3.12.11-150600.3.30.1">libpython3_12-1_0-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-3.12.11-150600.3.30.1">python312-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-base-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-base-3.12.11-150600.3.30.1">python312-base-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-devel-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-devel-3.12.11-150600.3.30.1">python312-devel-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_12-1_0-32bit-3.12.11-150600.3.30.1">
      <FullProductName ProductID="libpython3_12-1_0-32bit-3.12.11-150600.3.30.1">libpython3_12-1_0-32bit-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_12-1_0-64bit-3.12.11-150600.3.30.1">
      <FullProductName ProductID="libpython3_12-1_0-64bit-3.12.11-150600.3.30.1">libpython3_12-1_0-64bit-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-32bit-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-32bit-3.12.11-150600.3.30.1">python312-32bit-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-64bit-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-64bit-3.12.11-150600.3.30.1">python312-64bit-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-base-32bit-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-base-32bit-3.12.11-150600.3.30.1">python312-base-32bit-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-base-64bit-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-base-64bit-3.12.11-150600.3.30.1">python312-base-64bit-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-curses-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-curses-3.12.11-150600.3.30.1">python312-curses-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-dbm-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-dbm-3.12.11-150600.3.30.1">python312-dbm-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-doc-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-doc-3.12.11-150600.3.30.1">python312-doc-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-doc-devhelp-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-doc-devhelp-3.12.11-150600.3.30.1">python312-doc-devhelp-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-idle-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-idle-3.12.11-150600.3.30.1">python312-idle-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-testsuite-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-testsuite-3.12.11-150600.3.30.1">python312-testsuite-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-tk-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-tk-3.12.11-150600.3.30.1">python312-tk-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python312-tools-3.12.11-150600.3.30.1">
      <FullProductName ProductID="python312-tools-3.12.11-150600.3.30.1">python312-tools-3.12.11-150600.3.30.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libpython3_12-1_0-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3">
      <FullProductName ProductID="Container bci/python:3:libpython3_12-1_0-3.12.11-150600.3.30.1">libpython3_12-1_0-3.12.11-150600.3.30.1 as a component of Container bci/python:3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3">
      <FullProductName ProductID="Container bci/python:3:python312-3.12.11-150600.3.30.1">python312-3.12.11-150600.3.30.1 as a component of Container bci/python:3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-base-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3">
      <FullProductName ProductID="Container bci/python:3:python312-base-3.12.11-150600.3.30.1">python312-base-3.12.11-150600.3.30.1 as a component of Container bci/python:3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-devel-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3">
      <FullProductName ProductID="Container bci/python:3:python312-devel-3.12.11-150600.3.30.1">python312-devel-3.12.11-150600.3.30.1 as a component of Container bci/python:3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_12-1_0-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1">libpython3_12-1_0-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1">python312-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-base-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1">python312-base-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-curses-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1">python312-curses-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-dbm-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1">python312-dbm-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-devel-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1">python312-devel-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-idle-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1">python312-idle-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tk-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1">python312-tk-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tools-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Python 3 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1">python312-tools-3.12.11-150600.3.30.1 as a component of SUSE Linux Enterprise Module for Python 3 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_12-1_0-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1">libpython3_12-1_0-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_12-1_0-32bit-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1">libpython3_12-1_0-32bit-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1">python312-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-32bit-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1">python312-32bit-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-base-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1">python312-base-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-base-32bit-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1">python312-base-32bit-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-curses-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1">python312-curses-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-dbm-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1">python312-dbm-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-devel-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1">python312-devel-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-doc-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1">python312-doc-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-doc-devhelp-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1">python312-doc-devhelp-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-idle-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1">python312-idle-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-testsuite-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1">python312-testsuite-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tk-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1">python312-tk-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python312-tools-3.12.11-150600.3.30.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1">python312-tools-3.12.11-150600.3.30.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Allows modifying some file metadata (e.g. last modified) with filter="data"  or file permissions (chmod) with filter="tar"  of files outside the extraction directory.
You are affected by this vulnerability if using the tarfile  module to extract untrusted tar archives using TarFile.extractall()  or TarFile.extract()  using the filter=  parameter with a value of "data"  or "tar". See the tarfile  extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter   for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.

Note that for Python 3.14 or later the default value of filter=  changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected.

Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.</Note>
    </Notes>
    <CVE>CVE-2024-12718</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/python:3:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-202502048-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-12718.html</URL>
        <Description>CVE-2024-12718</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1244056</URL>
        <Description>SUSE Bug 1244056</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.


You are affected by this vulnerability if using the tarfile  module to extract untrusted tar archives using TarFile.extractall()  or TarFile.extract()  using the filter=  parameter with a value of "data"  or "tar". See the tarfile  extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter   for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.

Note that for Python 3.14 or later the default value of filter=  changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected.

Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.</Note>
    </Notes>
    <CVE>CVE-2025-4138</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/python:3:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-202502048-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-4138.html</URL>
        <Description>CVE-2025-4138</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1244059</URL>
        <Description>SUSE Bug 1244059</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.


You are affected by this vulnerability if using the tarfile  module to extract untrusted tar archives using TarFile.extractall()  or TarFile.extract()  using the filter=  parameter with a value of "data"  or "tar". See the tarfile  extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter   for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.

Note that for Python 3.14 or later the default value of filter=  changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected.

Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.</Note>
    </Notes>
    <CVE>CVE-2025-4330</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/python:3:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-202502048-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-4330.html</URL>
        <Description>CVE-2025-4330</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1244060</URL>
        <Description>SUSE Bug 1244060</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">There is an issue in CPython when using `bytes.decode("unicode_escape", error="ignore|replace")`. If you are not using the "unicode_escape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.</Note>
    </Notes>
    <CVE>CVE-2025-4516</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/python:3:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-202502048-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-4516.html</URL>
        <Description>CVE-2025-4516</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1243273</URL>
        <Description>SUSE Bug 1243273</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data".


You are affected by this vulnerability if using the tarfile  module to extract untrusted tar archives using TarFile.extractall()  or TarFile.extract()  using the filter=  parameter with a value of "data"  or "tar". See the tarfile  extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter   for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.

Note that for Python 3.14 or later the default value of filter=  changed from "no filtering" to `"data", so if you are relying on this new default behavior then your usage is also affected.

Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.</Note>
    </Notes>
    <CVE>CVE-2025-4517</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/python:3:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>Container bci/python:3:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Python 3 15 SP6:python312-tools-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-base-32bit-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-curses-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-dbm-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-devel-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-doc-devhelp-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-idle-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-testsuite-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tk-3.12.11-150600.3.30.1</ProductID>
        <ProductID>openSUSE Leap 15.6:python312-tools-3.12.11-150600.3.30.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-202502048-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-4517.html</URL>
        <Description>CVE-2025-4517</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1244032</URL>
        <Description>SUSE Bug 1244032</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
