<?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 python311</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:20539-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2025-08-01T10:15:51Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-08-01T10:15:51Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-08-01T10:15:51Z</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 python311</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for python311 fixes the following issues:

- CVE-2025-6069: Avoid worst case quadratic complexity when processing
  certain crafted malformed inputs with HTMLParser (bsc#1244705).

Update to 3.11.13:

  - Security

    - gh-135034: Fixes multiple issues that allowed tarfile
      extraction filters (filter="data" and filter="tar")
      to be bypassed using crafted symlinks and hard links.
      Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138
      (bsc#1244059), CVE-2025-4330 (bsc#1244060), and
      CVE-2025-4517 (bsc#1244032). Also addresses CVE-2025-4435
      (gh#135034, bsc#1244061).
    - gh-133767: Fix use-after-free in the “unicode-escape”
      decoder with a non-“strict” error handler (CVE-2025-4516,
      bsc#1243273).
    - gh-128840: Short-circuit the processing of long IPv6
      addresses early in ipaddress to prevent excessive memory
      consumption and a minor denial-of-service.

  - Library

    - gh-128840: Fix parsing long IPv6 addresses with embedded
      IPv4 address.
    - gh-134062: ipaddress: fix collisions in __hash__() for
      IPv4Network and IPv6Network objects.
    - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output
      according to RFC 3596, §2.5. Patch by Bénédikt Tran.
    - bpo-43633: Improve the textual representation of
      IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2)
      in ipaddress. Patch by Oleksandr Pavliuk.
</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">SUSE-SLE-Micro-6.1-198</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-202520539-1/</URL>
      <Description>Link for SUSE-SU-2025:20539-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2025-August/041115.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:20539-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/1243155</URL>
      <Description>SUSE Bug 1243155</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://bugzilla.suse.com/1244061</URL>
      <Description>SUSE Bug 1244061</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1244705</URL>
      <Description>SUSE Bug 1244705</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-4435/</URL>
      <Description>SUSE CVE CVE-2025-4435 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>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2025-6069/</URL>
      <Description>SUSE CVE CVE-2025-6069 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.1">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.1">
        <FullProductName ProductID="SUSE Linux Micro 6.1" CPE="cpe:/o:suse:sl-micro:6.1">SUSE Linux Micro 6.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_11-1_0-3.11.13-slfo.1.1_1.1">
      <FullProductName ProductID="libpython3_11-1_0-3.11.13-slfo.1.1_1.1">libpython3_11-1_0-3.11.13-slfo.1.1_1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-3.11.13-slfo.1.1_1.1">
      <FullProductName ProductID="python311-3.11.13-slfo.1.1_1.1">python311-3.11.13-slfo.1.1_1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-base-3.11.13-slfo.1.1_1.1">
      <FullProductName ProductID="python311-base-3.11.13-slfo.1.1_1.1">python311-base-3.11.13-slfo.1.1_1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-curses-3.11.13-slfo.1.1_1.1">
      <FullProductName ProductID="python311-curses-3.11.13-slfo.1.1_1.1">python311-curses-3.11.13-slfo.1.1_1.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libpython3_11-1_0-3.11.13-slfo.1.1_1.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1">libpython3_11-1_0-3.11.13-slfo.1.1_1.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-3.11.13-slfo.1.1_1.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1">python311-3.11.13-slfo.1.1_1.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-base-3.11.13-slfo.1.1_1.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1">python311-base-3.11.13-slfo.1.1_1.1 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-curses-3.11.13-slfo.1.1_1.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.1">python311-curses-3.11.13-slfo.1.1_1.1 as a component of SUSE Linux Micro 6.1</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>SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.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-202520539-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.

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>SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.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-202520539-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.

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>SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.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-202520539-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">When using a TarFile.errorlevel = 0  and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0  in affected versions is that the member would still be extracted and not skipped.</Note>
    </Notes>
    <CVE>CVE-2025-4435</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.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-202520539-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-4435.html</URL>
        <Description>CVE-2025-4435</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1244061</URL>
        <Description>SUSE Bug 1244061</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">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>SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.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-202520539-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="6">
    <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.

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>SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.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-202520539-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>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The html.parser.HTMLParser class had worse-case quadratic complexity when processing certain crafted malformed inputs potentially leading to amplified denial-of-service.</Note>
    </Notes>
    <CVE>CVE-2025-6069</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-base-3.11.13-slfo.1.1_1.1</ProductID>
        <ProductID>SUSE Linux Micro 6.1:python311-curses-3.11.13-slfo.1.1_1.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-202520539-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2025-6069.html</URL>
        <Description>CVE-2025-6069</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1244705</URL>
        <Description>SUSE Bug 1244705</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
