<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2025-66570</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2025-66570</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>2</Number>
        <Date>2026-03-05T00:26:16Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-12-23T00:15:17Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T00:26:16Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2025-66570</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTE_ADDR, REMOTE_PORT, LOCAL_ADDR, LOCAL_PORT that are parsed into the request header multimap via read_headers() in httplib.h (headers.emplace), then the server later appends its own internal metadata using the same header names in Server::process_request without erasing duplicates. Because Request::get_header_value returns the first entry for a header key (id == 0) and the client-supplied headers are parsed before server-inserted headers, downstream code that uses these header names may inadvertently use attacker-controlled values. Affected files/locations: cpp-httplib/httplib.h (read_headers, Server::process_request, Request::get_header_value, get_header_value_u64) and cpp-httplib/docker/main.cc (get_client_ip, nginx_access_logger, nginx_error_logger). Attack surface: attacker-controlled HTTP headers in incoming requests flow into the Request.headers multimap and into logging code that reads forwarded headers, enabling IP spoofing, log poisoning, and authorization bypass via header shadowing. This vulnerability is fixed in 0.27.0.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2026-January/023810.html</URL>
      <Description>E-Mail link for SUSE-SU-2026:20090-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Image SL-Micro">
      <Branch Type="Product Name" Name="Image SL-Micro">
        <FullProductName ProductID="Image SL-Micro">Image SL-Micro</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base">
      <Branch Type="Product Name" Name="Image SL-Micro-Base">
        <FullProductName ProductID="Image SL-Micro-Base">Image SL-Micro-Base</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-RT">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-RT">
        <FullProductName ProductID="Image SL-Micro-Base-RT">Image SL-Micro-Base-RT</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-RT-SelfInstall">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-RT-SelfInstall">
        <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall">Image SL-Micro-Base-RT-SelfInstall</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-RT-encrypted">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-RT-encrypted">
        <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted">Image SL-Micro-Base-RT-encrypted</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-SelfInstall">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-SelfInstall">
        <FullProductName ProductID="Image SL-Micro-Base-SelfInstall">Image SL-Micro-Base-SelfInstall</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-encrypted">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-encrypted">
        <FullProductName ProductID="Image SL-Micro-Base-encrypted">Image SL-Micro-Base-encrypted</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-qcow">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-qcow">
        <FullProductName ProductID="Image SL-Micro-Base-qcow">Image SL-Micro-Base-qcow</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default">
      <Branch Type="Product Name" Name="Image SL-Micro-Default">
        <FullProductName ProductID="Image SL-Micro-Default">Image SL-Micro-Default</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-SelfInstall">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-SelfInstall">
        <FullProductName ProductID="Image SL-Micro-Default-SelfInstall">Image SL-Micro-Default-SelfInstall</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-encrypted">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-encrypted">
        <FullProductName ProductID="Image SL-Micro-Default-encrypted">Image SL-Micro-Default-encrypted</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-qcow">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-qcow">
        <FullProductName ProductID="Image SL-Micro-Default-qcow">Image SL-Micro-Default-qcow</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server 16.0" CPE="cpe:/o:suse:sles:16:16.0:server">SUSE Linux Enterprise Server 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP applications 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP applications 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0" CPE="cpe:/o:suse:sles:16:16.0:server-sap">SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 16.0">
      <Branch Type="Product Name" Name="openSUSE Leap 16.0">
        <FullProductName ProductID="openSUSE Leap 16.0">openSUSE Leap 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cpp-httplib-devel-0.22.0-160000.3.1">
      <FullProductName ProductID="cpp-httplib-devel-0.22.0-160000.3.1">cpp-httplib-devel-0.22.0-160000.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cpp-httplib-devel-0.28.0-1.1">
      <FullProductName ProductID="cpp-httplib-devel-0.28.0-1.1">cpp-httplib-devel-0.28.0-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_btrfs2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_crypto2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_fs2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_loop2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_lvm2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_mdraid2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_part2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_swap2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libbd_utils2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libblockdev-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libblockdev2-2.28-slfo.1.1_2.1">
      <FullProductName ProductID="libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcpp-httplib0_22-0.22.0-160000.3.1">
      <FullProductName ProductID="libcpp-httplib0_22-0.22.0-160000.3.1">libcpp-httplib0_22-0.22.0-160000.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libcpp-httplib0_28-0.28.0-1.1">
      <FullProductName ProductID="libcpp-httplib0_28-0.28.0-1.1">libcpp-httplib0_28-0.28.0-1.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_btrfs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_btrfs2-2.28-slfo.1.1_2.1">libbd_btrfs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_crypto2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_crypto2-2.28-slfo.1.1_2.1">libbd_crypto2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_fs2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_fs2-2.28-slfo.1.1_2.1">libbd_fs2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_loop2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_loop2-2.28-slfo.1.1_2.1">libbd_loop2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_lvm2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_lvm2-2.28-slfo.1.1_2.1">libbd_lvm2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_mdraid2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_mdraid2-2.28-slfo.1.1_2.1">libbd_mdraid2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_part2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_part2-2.28-slfo.1.1_2.1">libbd_part2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_swap2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_swap2-2.28-slfo.1.1_2.1">libbd_swap2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libbd_utils2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libbd_utils2-2.28-slfo.1.1_2.1">libbd_utils2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libblockdev-2.28-slfo.1.1_2.1">libblockdev-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libblockdev2-2.28-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libblockdev2-2.28-slfo.1.1_2.1">libblockdev2-2.28-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcpp-httplib0_22-0.22.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:libcpp-httplib0_22-0.22.0-160000.3.1">libcpp-httplib0_22-0.22.0-160000.3.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcpp-httplib0_22-0.22.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP applications 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP applications 16.0:libcpp-httplib0_22-0.22.0-160000.3.1">libcpp-httplib0_22-0.22.0-160000.3.1 as a component of SUSE Linux Enterprise Server for SAP applications 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="cpp-httplib-devel-0.22.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 16.0">
      <FullProductName ProductID="openSUSE Leap 16.0:cpp-httplib-devel-0.22.0-160000.3.1">cpp-httplib-devel-0.22.0-160000.3.1 as a component of openSUSE Leap 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcpp-httplib0_22-0.22.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 16.0">
      <FullProductName ProductID="openSUSE Leap 16.0:libcpp-httplib0_22-0.22.0-160000.3.1">libcpp-httplib0_22-0.22.0-160000.3.1 as a component of openSUSE Leap 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="cpp-httplib-devel-0.28.0-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:cpp-httplib-devel-0.28.0-1.1">cpp-httplib-devel-0.28.0-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcpp-httplib0_28-0.28.0-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:libcpp-httplib0_28-0.28.0-1.1">libcpp-httplib0_28-0.28.0-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libcpp-httplib0_22-0.22.0-160000.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:libcpp-httplib0_22-0.22.0-160000.3.1">libcpp-httplib0_22-0.22.0-160000.3.1 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTE_ADDR, REMOTE_PORT, LOCAL_ADDR, LOCAL_PORT that are parsed into the request header multimap via read_headers() in httplib.h (headers.emplace), then the server later appends its own internal metadata using the same header names in Server::process_request without erasing duplicates. Because Request::get_header_value returns the first entry for a header key (id == 0) and the client-supplied headers are parsed before server-inserted headers, downstream code that uses these header names may inadvertently use attacker-controlled values. Affected files/locations: cpp-httplib/httplib.h (read_headers, Server::process_request, Request::get_header_value, get_header_value_u64) and cpp-httplib/docker/main.cc (get_client_ip, nginx_access_logger, nginx_error_logger). Attack surface: attacker-controlled HTTP headers in incoming requests flow into the Request.headers multimap and into logging code that reads forwarded headers, enabling IP spoofing, log poisoning, and authorization bypass via header shadowing. This vulnerability is fixed in 0.27.0.</Note>
    </Notes>
    <CVE>CVE-2025-66570</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Image SL-Micro:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_btrfs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_crypto2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_fs2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_loop2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_lvm2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_mdraid2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_part2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_swap2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libbd_utils2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libblockdev-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libblockdev2-2.28-slfo.1.1_2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:libcpp-httplib0_22-0.22.0-160000.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP applications 16.0:libcpp-httplib0_22-0.22.0-160000.3.1</ProductID>
        <ProductID>openSUSE Leap 16.0:cpp-httplib-devel-0.22.0-160000.3.1</ProductID>
        <ProductID>openSUSE Leap 16.0:libcpp-httplib0_22-0.22.0-160000.3.1</ProductID>
        <ProductID>openSUSE Tumbleweed:cpp-httplib-devel-0.28.0-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:libcpp-httplib0_28-0.28.0-1.1</ProductID>
      </Status>
      <Status Type="First Fixed">
        <ProductID>SUSE Linux Enterprise Server 16.0:libcpp-httplib0_22-0.22.0-160000.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>10</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
