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

- Version update from 7.3.6.2 to 7.5.4.1 (jsc#PED-3561, jsc#PED-3550, jsc#PED-1785):
  * For the highlights of changes of version 7.5 please consult the official release notes:
    https://wiki.documentfoundation.org/ReleaseNotes/7.5
  * For the highlights of changes of version 7.4 please consult the official release notes:
    https://wiki.documentfoundation.org/ReleaseNotes/7.4
  * Security issues fixed:
    + CVE-2023-0950: Fixed stack underflow in ScInterpreter (bsc#1209242)
    + CVE-2023-2255: Fixed vulnerability where remote documents could be loaded without prompt via IFrame (bsc#1211746)
  * Bug fixes:
    + Fix PPTX shadow effect for table offset (bsc#1204040)
    + Fix ability to set the default tab size for each text object (bsc#1198666)
    + Fix PPTX extra vertical space between different text formats (bsc#1200085)
    + Do not use binutils-gold as the package is unmaintainedd and will be removed in the future (bsc#1210687)
  * Updated bundled dependencies:    
    * boost version update from 1_77_0 to 1_80_0
    * curl version update from 7.83.1 to 8.0.1
    * icu4c-data version update from 70_1 to 72_1
    * icu4c version update from 70_1 to 72_1
    * pdfium version update from 4699 to 5408
    * poppler version update from 21.11.0 to 22.12.0
    * poppler-data version update from 0.4.10 to 0.4.11
    * skia version from m97-a7230803d64ae9d44f4e128244480111a3ae967 to m103-b301ff025004c9cd82816c86c547588e6c24b466    
  * New build dependencies:
    * fixmath-devel
    * libwebp-devel
    * zlib-devel
    * dragonbox-devel
    * at-spi2-core-devel
    * libtiff-devel

dragonbox:

- New package at version 1.1.3 (jsc#PED-1785)
    * New dependency for LibreOffice 7.4

fixmath:

- New package at version 2022.07.20 (jsc#PED-1785)
    * New dependency for LibreOffice 7.4

libmwaw:

- Version update from 0.3.20 to 0.3.21 (jsc#PED-1785):
  * Add debug code to read some private rsrc data
  * Allow to read some MacWrite which does not have printer informations
  * Add a parser for Scoop files
  * Add a parser for ScriptWriter files
  * Add a parser for ReadySetGo 1-4 files

xmlsec1:
    
- Version update from 1.2.28 to 1.2.37 required by LibreOffice 7.5.2.2 (jsc#PED-3561, jsc#PED-3550):
  * Retired the XMLSec mailing list 'xmlsec@aleksey.com' and the XMLSec Online Signature Verifier.
  * Migration to OpenSSL 3.0 API Note that OpenSSL engines are disabled by default when XMLSec library is compiled
    against OpenSSL 3.0.
    To re-enable OpenSSL engines, use `--enable-openssl3-engines` configure flag 
    (there will be a lot of deprecation warnings).
  * The OpenSSL before 1.1.0 and LibreSSL before 2.7.0 are now deprecated and will be removed in the future versions of
    XMLSec Library.
  * Refactored all the integer casts to ensure cast-safety. Fixed all warnings and enabled `-Werror` and `-pedantic` 
    flags on CI builds.
  * Added configure flag to use size_t for xmlSecSize (currently disabled by default for backward compatibility).
  * Support for OpenSSL compiled with OPENSSL_NO_ERR.
  * Full support for LibreSSL 3.5.0 and above
  * Several other small fixes
  * Fix decrypting session key for two recipients 
  * Added `--privkey-openssl-engine` option to enhance openssl engine support
  * Remove MD5 for NSS 3.59 and above
  * Fix PKCS12_parse return code handling
  * Fix OpenSSL lookup
  * xmlSecX509DataGetNodeContent(): don't return 0 for non-empty elements - fix for LibreOffice
  * Unload error strings in OpenSSL shutdown.
  * Make userData available when executing preExecCallback function
  * Add an option to use secure memset.
  * Enabled XML_PARSE_HUGE for all xml parsers.
  * Various build and tests fixes and improvements.
  * Move remaining private header files away from xmlsec/include/`` folder
- Other packaging changes:
  * Relax the crypto policies for the test-suite. It allows the tests using certificates with small key lengths to pass.
  * Pass `--disable-md5` to configure: The cryptographic strength of the MD5 algorithm is sufficiently doubtful that its
    use is discouraged at this time. It is not listed as an algorithm in [XMLDSIG-CORE1]
    https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-2024-75,SUSE-OpenStack-Cloud-9-2024-75,SUSE-OpenStack-Cloud-Crowbar-9-2024-75,SUSE-SLE-SDK-12-SP5-2024-75,SUSE-SLE-SERVER-12-SP5-2024-75,SUSE-SLE-WE-12-SP5-2024-75</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/2024/suse-su-20240075-1/</URL>
      <Description>Link for SUSE-SU-2024:0075-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2024-January/017614.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:0075-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/1198666</URL>
      <Description>SUSE Bug 1198666</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1200085</URL>
      <Description>SUSE Bug 1200085</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1204040</URL>
      <Description>SUSE Bug 1204040</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1209242</URL>
      <Description>SUSE Bug 1209242</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1210687</URL>
      <Description>SUSE Bug 1210687</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211746</URL>
      <Description>SUSE Bug 1211746</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-0950/</URL>
      <Description>SUSE CVE CVE-2023-0950 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-2255/</URL>
      <Description>SUSE CVE CVE-2023-2255 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5" CPE="cpe:/o:suse:sle-we:12:sp5">SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="atk-doc-2.28.1-6.5.23">
      <FullProductName ProductID="atk-doc-2.28.1-6.5.23">atk-doc-2.28.1-6.5.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="atk-lang-2.28.1-6.5.23">
      <FullProductName ProductID="atk-lang-2.28.1-6.5.23">atk-lang-2.28.1-6.5.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libatk-1_0-0-2.28.1-6.5.23">
      <FullProductName ProductID="libatk-1_0-0-2.28.1-6.5.23">libatk-1_0-0-2.28.1-6.5.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libatk-1_0-0-32bit-2.28.1-6.5.23">
      <FullProductName ProductID="libatk-1_0-0-32bit-2.28.1-6.5.23">libatk-1_0-0-32bit-2.28.1-6.5.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxmlsec1-1-1.2.37-8.6.21">
      <FullProductName ProductID="libxmlsec1-1-1.2.37-8.6.21">libxmlsec1-1-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxmlsec1-gcrypt1-1.2.37-8.6.21">
      <FullProductName ProductID="libxmlsec1-gcrypt1-1.2.37-8.6.21">libxmlsec1-gcrypt1-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxmlsec1-gnutls1-1.2.37-8.6.21">
      <FullProductName ProductID="libxmlsec1-gnutls1-1.2.37-8.6.21">libxmlsec1-gnutls1-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxmlsec1-nss1-1.2.37-8.6.21">
      <FullProductName ProductID="libxmlsec1-nss1-1.2.37-8.6.21">libxmlsec1-nss1-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxmlsec1-openssl1-1.2.37-8.6.21">
      <FullProductName ProductID="libxmlsec1-openssl1-1.2.37-8.6.21">libxmlsec1-openssl1-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="typelib-1_0-Atk-1_0-2.28.1-6.5.23">
      <FullProductName ProductID="typelib-1_0-Atk-1_0-2.28.1-6.5.23">typelib-1_0-Atk-1_0-2.28.1-6.5.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xmlsec1-1.2.37-8.6.21">
      <FullProductName ProductID="xmlsec1-1.2.37-8.6.21">xmlsec1-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="atk-devel-2.28.1-6.5.23">
      <FullProductName ProductID="atk-devel-2.28.1-6.5.23">atk-devel-2.28.1-6.5.23</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmwaw-0_3-3-0.3.21-7.24.14">
      <FullProductName ProductID="libmwaw-0_3-3-0.3.21-7.24.14">libmwaw-0_3-3-0.3.21-7.24.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmwaw-devel-0.3.21-7.24.14">
      <FullProductName ProductID="libmwaw-devel-0.3.21-7.24.14">libmwaw-devel-0.3.21-7.24.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libmwaw-devel-doc-0.3.21-7.24.14">
      <FullProductName ProductID="libmwaw-devel-doc-0.3.21-7.24.14">libmwaw-devel-doc-0.3.21-7.24.14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-sdk-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-sdk-7.5.4.1-48.44.2">libreoffice-sdk-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xmlsec1-devel-1.2.37-8.6.21">
      <FullProductName ProductID="xmlsec1-devel-1.2.37-8.6.21">xmlsec1-devel-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xmlsec1-gcrypt-devel-1.2.37-8.6.21">
      <FullProductName ProductID="xmlsec1-gcrypt-devel-1.2.37-8.6.21">xmlsec1-gcrypt-devel-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xmlsec1-gnutls-devel-1.2.37-8.6.21">
      <FullProductName ProductID="xmlsec1-gnutls-devel-1.2.37-8.6.21">xmlsec1-gnutls-devel-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xmlsec1-nss-devel-1.2.37-8.6.21">
      <FullProductName ProductID="xmlsec1-nss-devel-1.2.37-8.6.21">xmlsec1-nss-devel-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xmlsec1-openssl-devel-1.2.37-8.6.21">
      <FullProductName ProductID="xmlsec1-openssl-devel-1.2.37-8.6.21">xmlsec1-openssl-devel-1.2.37-8.6.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dragonbox-devel-1.1.3-8.3.48">
      <FullProductName ProductID="dragonbox-devel-1.1.3-8.3.48">dragonbox-devel-1.1.3-8.3.48</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="fixmath-devel-2022.07.20-8.3.48">
      <FullProductName ProductID="fixmath-devel-2022.07.20-8.3.48">fixmath-devel-2022.07.20-8.3.48</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-7.5.4.1-48.44.2">libreoffice-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-base-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-base-7.5.4.1-48.44.2">libreoffice-base-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2">libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-branding-upstream-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-branding-upstream-7.5.4.1-48.44.2">libreoffice-branding-upstream-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-calc-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-calc-7.5.4.1-48.44.2">libreoffice-calc-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-calc-extensions-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-calc-extensions-7.5.4.1-48.44.2">libreoffice-calc-extensions-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-draw-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-draw-7.5.4.1-48.44.2">libreoffice-draw-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-filters-optional-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-filters-optional-7.5.4.1-48.44.2">libreoffice-filters-optional-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-gnome-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-gnome-7.5.4.1-48.44.2">libreoffice-gnome-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-gtk3-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-gtk3-7.5.4.1-48.44.2">libreoffice-gtk3-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-icon-themes-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-icon-themes-7.5.4.1-48.44.2">libreoffice-icon-themes-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-impress-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-impress-7.5.4.1-48.44.2">libreoffice-impress-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-af-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-af-7.5.4.1-48.44.2">libreoffice-l10n-af-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-ar-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-ar-7.5.4.1-48.44.2">libreoffice-l10n-ar-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-bg-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-bg-7.5.4.1-48.44.2">libreoffice-l10n-bg-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-ca-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-ca-7.5.4.1-48.44.2">libreoffice-l10n-ca-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-cs-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-cs-7.5.4.1-48.44.2">libreoffice-l10n-cs-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-da-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-da-7.5.4.1-48.44.2">libreoffice-l10n-da-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-de-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-de-7.5.4.1-48.44.2">libreoffice-l10n-de-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-en-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-en-7.5.4.1-48.44.2">libreoffice-l10n-en-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-es-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-es-7.5.4.1-48.44.2">libreoffice-l10n-es-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-fi-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-fi-7.5.4.1-48.44.2">libreoffice-l10n-fi-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-fr-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-fr-7.5.4.1-48.44.2">libreoffice-l10n-fr-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-gu-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-gu-7.5.4.1-48.44.2">libreoffice-l10n-gu-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-hi-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-hi-7.5.4.1-48.44.2">libreoffice-l10n-hi-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-hr-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-hr-7.5.4.1-48.44.2">libreoffice-l10n-hr-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-hu-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-hu-7.5.4.1-48.44.2">libreoffice-l10n-hu-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-it-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-it-7.5.4.1-48.44.2">libreoffice-l10n-it-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-ja-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-ja-7.5.4.1-48.44.2">libreoffice-l10n-ja-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-ko-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-ko-7.5.4.1-48.44.2">libreoffice-l10n-ko-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-lt-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-lt-7.5.4.1-48.44.2">libreoffice-l10n-lt-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-nb-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-nb-7.5.4.1-48.44.2">libreoffice-l10n-nb-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-nl-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-nl-7.5.4.1-48.44.2">libreoffice-l10n-nl-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-nn-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-nn-7.5.4.1-48.44.2">libreoffice-l10n-nn-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-pl-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-pl-7.5.4.1-48.44.2">libreoffice-l10n-pl-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-pt_BR-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-pt_BR-7.5.4.1-48.44.2">libreoffice-l10n-pt_BR-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-pt_PT-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-pt_PT-7.5.4.1-48.44.2">libreoffice-l10n-pt_PT-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-ro-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-ro-7.5.4.1-48.44.2">libreoffice-l10n-ro-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-ru-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-ru-7.5.4.1-48.44.2">libreoffice-l10n-ru-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-sk-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-sk-7.5.4.1-48.44.2">libreoffice-l10n-sk-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-sv-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-sv-7.5.4.1-48.44.2">libreoffice-l10n-sv-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-uk-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-uk-7.5.4.1-48.44.2">libreoffice-l10n-uk-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-xh-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-xh-7.5.4.1-48.44.2">libreoffice-l10n-xh-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-zh_CN-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-zh_CN-7.5.4.1-48.44.2">libreoffice-l10n-zh_CN-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-zh_TW-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-zh_TW-7.5.4.1-48.44.2">libreoffice-l10n-zh_TW-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-l10n-zu-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-l10n-zu-7.5.4.1-48.44.2">libreoffice-l10n-zu-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-librelogo-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-librelogo-7.5.4.1-48.44.2">libreoffice-librelogo-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-mailmerge-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-mailmerge-7.5.4.1-48.44.2">libreoffice-mailmerge-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-math-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-math-7.5.4.1-48.44.2">libreoffice-math-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-officebean-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-officebean-7.5.4.1-48.44.2">libreoffice-officebean-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-pyuno-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-pyuno-7.5.4.1-48.44.2">libreoffice-pyuno-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-writer-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-writer-7.5.4.1-48.44.2">libreoffice-writer-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libreoffice-writer-extensions-7.5.4.1-48.44.2">
      <FullProductName ProductID="libreoffice-writer-extensions-7.5.4.1-48.44.2">libreoffice-writer-extensions-7.5.4.1-48.44.2</FullProductName>
    </Branch>
    <Relationship ProductReference="atk-doc-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23">atk-doc-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-lang-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23">atk-lang-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23">libatk-1_0-0-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-32bit-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23">libatk-1_0-0-32bit-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21">libxmlsec1-1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gcrypt1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21">libxmlsec1-gcrypt1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gnutls1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21">libxmlsec1-gnutls1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-nss1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21">libxmlsec1-nss1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-openssl1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21">libxmlsec1-openssl1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-Atk-1_0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23">typelib-1_0-Atk-1_0-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21">xmlsec1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-doc-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23">atk-doc-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-lang-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23">atk-lang-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23">libatk-1_0-0-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-32bit-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23">libatk-1_0-0-32bit-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21">libxmlsec1-1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gcrypt1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21">libxmlsec1-gcrypt1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gnutls1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21">libxmlsec1-gnutls1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-nss1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21">libxmlsec1-nss1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-openssl1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21">libxmlsec1-openssl1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-Atk-1_0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23">typelib-1_0-Atk-1_0-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21">xmlsec1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-devel-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23">atk-devel-2.28.1-6.5.23 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmwaw-0_3-3-0.3.21-7.24.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14">libmwaw-0_3-3-0.3.21-7.24.14 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmwaw-devel-0.3.21-7.24.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14">libmwaw-devel-0.3.21-7.24.14 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmwaw-devel-doc-0.3.21-7.24.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14">libmwaw-devel-doc-0.3.21-7.24.14 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-sdk-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2">libreoffice-sdk-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21">xmlsec1-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-devel-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21">xmlsec1-devel-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-gcrypt-devel-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21">xmlsec1-gcrypt-devel-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-gnutls-devel-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21">xmlsec1-gnutls-devel-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-nss-devel-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21">xmlsec1-nss-devel-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-openssl-devel-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21">xmlsec1-openssl-devel-1.2.37-8.6.21 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dragonbox-devel-1.1.3-8.3.48" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48">dragonbox-devel-1.1.3-8.3.48 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="fixmath-devel-2022.07.20-8.3.48" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48">fixmath-devel-2022.07.20-8.3.48 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libmwaw-0_3-3-0.3.21-7.24.14" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14">libmwaw-0_3-3-0.3.21-7.24.14 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2">libreoffice-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-base-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2">libreoffice-base-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2">libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-branding-upstream-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2">libreoffice-branding-upstream-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-calc-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2">libreoffice-calc-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-calc-extensions-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2">libreoffice-calc-extensions-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-draw-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2">libreoffice-draw-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-filters-optional-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2">libreoffice-filters-optional-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-gnome-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2">libreoffice-gnome-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-gtk3-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2">libreoffice-gtk3-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-icon-themes-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2">libreoffice-icon-themes-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-impress-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2">libreoffice-impress-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-af-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2">libreoffice-l10n-af-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-ar-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2">libreoffice-l10n-ar-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-bg-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2">libreoffice-l10n-bg-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-ca-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2">libreoffice-l10n-ca-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-cs-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2">libreoffice-l10n-cs-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-da-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2">libreoffice-l10n-da-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-de-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2">libreoffice-l10n-de-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-en-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2">libreoffice-l10n-en-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-es-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2">libreoffice-l10n-es-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-fi-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2">libreoffice-l10n-fi-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-fr-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2">libreoffice-l10n-fr-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-gu-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2">libreoffice-l10n-gu-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-hi-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2">libreoffice-l10n-hi-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-hr-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2">libreoffice-l10n-hr-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-hu-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2">libreoffice-l10n-hu-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-it-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2">libreoffice-l10n-it-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-ja-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2">libreoffice-l10n-ja-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-ko-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2">libreoffice-l10n-ko-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-lt-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2">libreoffice-l10n-lt-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-nb-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2">libreoffice-l10n-nb-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-nl-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2">libreoffice-l10n-nl-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-nn-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2">libreoffice-l10n-nn-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-pl-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2">libreoffice-l10n-pl-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-pt_BR-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2">libreoffice-l10n-pt_BR-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-pt_PT-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2">libreoffice-l10n-pt_PT-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-ro-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2">libreoffice-l10n-ro-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-ru-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2">libreoffice-l10n-ru-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-sk-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2">libreoffice-l10n-sk-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-sv-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2">libreoffice-l10n-sv-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-uk-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2">libreoffice-l10n-uk-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-xh-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2">libreoffice-l10n-xh-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-zh_CN-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2">libreoffice-l10n-zh_CN-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-zh_TW-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2">libreoffice-l10n-zh_TW-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-l10n-zu-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2">libreoffice-l10n-zu-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-librelogo-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2">libreoffice-librelogo-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-mailmerge-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2">libreoffice-mailmerge-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-math-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2">libreoffice-math-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-officebean-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2">libreoffice-officebean-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-pyuno-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2">libreoffice-pyuno-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-writer-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2">libreoffice-writer-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libreoffice-writer-extensions-7.5.4.1-48.44.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2">libreoffice-writer-extensions-7.5.4.1-48.44.2 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-doc-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23">atk-doc-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-lang-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23">atk-lang-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23">libatk-1_0-0-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-32bit-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23">libatk-1_0-0-32bit-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21">libxmlsec1-1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gcrypt1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21">libxmlsec1-gcrypt1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gnutls1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21">libxmlsec1-gnutls1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-nss1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21">libxmlsec1-nss1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-openssl1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21">libxmlsec1-openssl1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-Atk-1_0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23">typelib-1_0-Atk-1_0-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21">xmlsec1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-doc-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23">atk-doc-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="atk-lang-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23">atk-lang-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23">libatk-1_0-0-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatk-1_0-0-32bit-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23">libatk-1_0-0-32bit-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21">libxmlsec1-1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gcrypt1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21">libxmlsec1-gcrypt1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-gnutls1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21">libxmlsec1-gnutls1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-nss1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21">libxmlsec1-nss1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxmlsec1-openssl1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21">libxmlsec1-openssl1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-Atk-1_0-2.28.1-6.5.23" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23">typelib-1_0-Atk-1_0-2.28.1-6.5.23 as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="xmlsec1-1.2.37-8.6.21" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21">xmlsec1-1.2.37-8.6.21 as a component of SUSE OpenStack Cloud Crowbar 9</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">Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.</Note>
    </Notes>
    <CVE>CVE-2023-0950</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21</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/2024/suse-su-20240075-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-0950.html</URL>
        <Description>CVE-2023-0950</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209242</URL>
        <Description>SUSE Bug 1209242</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1217550</URL>
        <Description>SUSE Bug 1217550</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">Improper access control in editor components of The Document Foundation LibreOffice allowed an attacker to craft a document that would cause external links to be loaded without prompt. In the affected versions of LibreOffice documents that used "floating frames" linked to external files, would load the contents of those frames without prompting the user for permission to do so. This was inconsistent with the treatment of other linked content in LibreOffice. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.7; 7.5 versions prior to 7.5.3.</Note>
    </Notes>
    <CVE>CVE-2023-2255</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12 SP5:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:atk-devel-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libmwaw-devel-doc-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:libreoffice-sdk-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gcrypt-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-gnutls-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-nss-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:xmlsec1-openssl-devel-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:dragonbox-devel-1.1.3-8.3.48</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:fixmath-devel-2022.07.20-8.3.48</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libmwaw-0_3-3-0.3.21-7.24.14</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-base-drivers-postgresql-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-branding-upstream-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-calc-extensions-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-draw-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-filters-optional-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gnome-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-gtk3-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-icon-themes-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-impress-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-af-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ar-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-bg-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ca-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-cs-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-da-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-de-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-en-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-es-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fi-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-fr-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-gu-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hi-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hr-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-hu-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-it-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ja-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ko-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-lt-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nb-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nl-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-nn-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pl-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_BR-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-pt_PT-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ro-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-ru-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sk-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-sv-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-uk-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-xh-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_CN-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zh_TW-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-l10n-zu-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-librelogo-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-mailmerge-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-math-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-officebean-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-pyuno-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:libreoffice-writer-extensions-7.5.4.1-48.44.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:xmlsec1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:atk-doc-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:atk-lang-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libatk-1_0-0-32bit-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gcrypt1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-gnutls1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-nss1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:libxmlsec1-openssl1-1.2.37-8.6.21</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:typelib-1_0-Atk-1_0-2.28.1-6.5.23</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:xmlsec1-1.2.37-8.6.21</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/2024/suse-su-20240075-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-2255.html</URL>
        <Description>CVE-2023-2255</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211746</URL>
        <Description>SUSE Bug 1211746</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1217550</URL>
        <Description>SUSE Bug 1217550</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1217578</URL>
        <Description>SUSE Bug 1217578</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
