<?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 python39</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2023:0707-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2023-03-10T13:19:51Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-03-10T13:19:51Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-03-10T13:19: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 python39</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for python39 fixes the following issues:

- CVE-2023-24329: Fixed blocklists bypass via the urllib.parse component when supplying a URL that starts with blank characters (bsc#1208471).
  
Update to 3.9.16:
- python -m http.server no longer allows terminal control
  characters sent within a garbage request to be printed to the
  stderr server log.
  This is done by changing the http.server
  BaseHTTPRequestHandler .log_message method to replace control
  characters with a \xHH hex escape before printing.
- Avoid publishing list of active per-interpreter audit hooks
  via the gc module
- The IDNA codec decoder used on DNS hostnames by socket or
  asyncio related name resolution functions no longer involves
  a quadratic algorithm. This prevents a potential CPU denial
  of service if an out-of-spec excessive length hostname
  involving bidirectional characters were decoded. Some
  protocols such as urllib http 3xx redirects potentially allow
  for an attacker to supply such a name (CVE-2015-20107).
- Update bundled libexpat to 2.5.0
- Port XKCP’s fix for the buffer overflows in SHA-3
  (CVE-2022-37454).
- On Linux the multiprocessing module returns to using
  filesystem backed unix domain sockets for communication with
  the forkserver process instead of the Linux abstract socket
  namespace. Only code that chooses to use the “forkserver”
  start method is affected.
  Abstract sockets have no permissions and could allow any
  user on the system in the same network namespace (often
  the whole system) to inject code into the multiprocessing
  forkserver process. This was a potential privilege
  escalation. Filesystem based socket permissions restrict this
  to the forkserver process user as was the default in Python
  3.8 and earlier.
  This prevents Linux CVE-2022-42919.
- The deprecated mailcap module now refuses to inject unsafe
  text (filenames, MIME types, parameters) into shell
  commands. Instead of using such text, it will warn and act
  as if a match was not found (or for test commands, as if the
  test failed).
</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 containers/python:3.9-2023-707,Image python_15_6-2023-707,SUSE-2023-707,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-707,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-707,SUSE-SLE-Product-RT-15-SP3-2023-707,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-707,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-707,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-707,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-707,SUSE-Storage-7.1-2023-707,openSUSE-SLE-15.4-2023-707</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/2023/suse-su-20230707-1/</URL>
      <Description>Link for SUSE-SU-2023:0707-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-March/014021.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:0707-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/1208471</URL>
      <Description>SUSE Bug 1208471</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-20107/</URL>
      <Description>SUSE CVE CVE-2015-20107 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-37454/</URL>
      <Description>SUSE CVE CVE-2022-37454 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-42919/</URL>
      <Description>SUSE CVE CVE-2022-42919 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-45061/</URL>
      <Description>SUSE CVE CVE-2022-45061 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-24329/</URL>
      <Description>SUSE CVE CVE-2023-24329 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="Container containers/python:3.9">
      <Branch Type="Product Name" Name="Container containers/python:3.9">
        <FullProductName ProductID="Container containers/python:3.9">Container containers/python:3.9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image python_15_6">
      <Branch Type="Product Name" Name="Image python_15_6">
        <FullProductName ProductID="Image python_15_6">Image python_15_6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3" CPE="cpe:/o:suse:sle_rt:15:sp3">SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3" CPE="cpe:/o:suse:sles_sap:15:sp3">SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.2">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.2">
        <FullProductName ProductID="SUSE Manager Proxy 4.2" CPE="cpe:/o:suse:suse-manager-proxy:4.2">SUSE Manager Proxy 4.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.2">
      <Branch Type="Product Name" Name="SUSE Manager Server 4.2">
        <FullProductName ProductID="SUSE Manager Server 4.2" CPE="cpe:/o:suse:suse-manager-server:4.2">SUSE Manager Server 4.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_9-1_0-3.9.16-150300.4.24.1">
      <FullProductName ProductID="libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-base-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-devel-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_9-1_0-32bit-3.9.16-150300.4.24.1">
      <FullProductName ProductID="libpython3_9-1_0-32bit-3.9.16-150300.4.24.1">libpython3_9-1_0-32bit-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpython3_9-1_0-64bit-3.9.16-150300.4.24.1">
      <FullProductName ProductID="libpython3_9-1_0-64bit-3.9.16-150300.4.24.1">libpython3_9-1_0-64bit-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-32bit-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-32bit-3.9.16-150300.4.24.1">python39-32bit-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-64bit-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-64bit-3.9.16-150300.4.24.1">python39-64bit-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-base-32bit-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-base-32bit-3.9.16-150300.4.24.1">python39-base-32bit-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-base-64bit-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-base-64bit-3.9.16-150300.4.24.1">python39-base-64bit-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-curses-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-dbm-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-doc-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-doc-3.9.16-150300.4.24.1">python39-doc-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-doc-devhelp-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-doc-devhelp-3.9.16-150300.4.24.1">python39-doc-devhelp-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-idle-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-testsuite-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-testsuite-3.9.16-150300.4.24.1">python39-testsuite-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-tk-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-tools-3.9.16-150300.4.24.1">
      <FullProductName ProductID="python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/python:3.9">
      <FullProductName ProductID="Container containers/python:3.9:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of Container containers/python:3.9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/python:3.9">
      <FullProductName ProductID="Container containers/python:3.9:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of Container containers/python:3.9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/python:3.9">
      <FullProductName ProductID="Container containers/python:3.9:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of Container containers/python:3.9</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/python:3.9">
      <FullProductName ProductID="Container containers/python:3.9:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of Container containers/python:3.9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Image python_15_6">
      <FullProductName ProductID="Image python_15_6:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of Image python_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Image python_15_6">
      <FullProductName ProductID="Image python_15_6:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of Image python_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Image python_15_6">
      <FullProductName ProductID="Image python_15_6:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of Image python_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="Image python_15_6">
      <FullProductName ProductID="Image python_15_6:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of Image python_15_6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tools-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tools-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tools-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tools-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tools-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tools-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.2">
      <FullProductName ProductID="SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Manager Proxy 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.2">
      <FullProductName ProductID="SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of SUSE Manager Server 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1">libpython3_9-1_0-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpython3_9-1_0-32bit-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1">libpython3_9-1_0-32bit-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1">python39-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-32bit-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1">python39-32bit-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1">python39-base-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-base-32bit-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1">python39-base-32bit-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-curses-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1">python39-curses-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-dbm-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1">python39-dbm-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-devel-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1">python39-devel-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-doc-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1">python39-doc-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-doc-devhelp-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1">python39-doc-devhelp-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-idle-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1">python39-idle-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-testsuite-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1">python39-testsuite-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tk-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1">python39-tk-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-tools-3.9.16-150300.4.24.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1">python39-tools-3.9.16-150300.4.24.1 as a component of openSUSE Leap 15.4</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">In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9</Note>
    </Notes>
    <CVE>CVE-2015-20107</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/python:3.9:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>8</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:P/I:C/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <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/2023/suse-su-20230707-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-20107.html</URL>
        <Description>CVE-2015-20107</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1198511</URL>
        <Description>SUSE Bug 1198511</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1200507</URL>
        <Description>SUSE Bug 1200507</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1201777</URL>
        <Description>SUSE Bug 1201777</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1201791</URL>
        <Description>SUSE Bug 1201791</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205068</URL>
        <Description>SUSE Bug 1205068</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208337</URL>
        <Description>SUSE Bug 1208337</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">The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.</Note>
    </Notes>
    <CVE>CVE-2022-37454</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/python:3.9:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.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/2023/suse-su-20230707-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-37454.html</URL>
        <Description>CVE-2022-37454</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1204577</URL>
        <Description>SUSE Bug 1204577</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1204966</URL>
        <Description>SUSE Bug 1204966</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205836</URL>
        <Description>SUSE Bug 1205836</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">Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.</Note>
    </Notes>
    <CVE>CVE-2022-42919</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/python:3.9:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.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/2023/suse-su-20230707-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-42919.html</URL>
        <Description>CVE-2022-42919</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1204886</URL>
        <Description>SUSE Bug 1204886</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">An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.</Note>
    </Notes>
    <CVE>CVE-2022-45061</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/python:3.9:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.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/2023/suse-su-20230707-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-45061.html</URL>
        <Description>CVE-2022-45061</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1205244</URL>
        <Description>SUSE Bug 1205244</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211488</URL>
        <Description>SUSE Bug 1211488</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">An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.</Note>
    </Notes>
    <CVE>CVE-2023-24329</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/python:3.9:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Container containers/python:3.9:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>Image python_15_6:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.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/2023/suse-su-20230707-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-24329.html</URL>
        <Description>CVE-2023-24329</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1208471</URL>
        <Description>SUSE Bug 1208471</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1213553</URL>
        <Description>SUSE Bug 1213553</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1213554</URL>
        <Description>SUSE Bug 1213554</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1213839</URL>
        <Description>SUSE Bug 1213839</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1225672</URL>
        <Description>SUSE Bug 1225672</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
