<?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-2024-52308</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2024-52308</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>25</Number>
        <Date>2026-03-05T01:51:04Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-11-17T00:10:35Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T01:51:04Z</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-2024-52308</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">The GitHub CLI version 2.6.1 and earlier are vulnerable to remote code execution through a malicious codespace SSH server when using `gh codespace ssh` or `gh codespace logs` commands. This has been patched in the cli v2.62.0.

Developers connect to remote codespaces through an SSH server running within the devcontainer, which is generally provided through the [default devcontainer image]( https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-... https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers#using-the-default-dev-container-configuration) . GitHub CLI [retrieves SSH connection details]( https://github.com/cli/cli/blob/30066b0042d0c5928d959e288144300cb28196c9/internal/codespaces/rpc/inv... https://github.com/cli/cli/blob/30066b0042d0c5928d959e288144300cb28196c9/internal/codespaces/rpc/invoker.go#L230-L244 ), such as remote username, which is used in [executing `ssh` commands]( https://github.com/cli/cli/blob/e356c69a6f0125cfaac782c35acf77314f18908d/pkg/cmd/codespace/ssh.go#L2... https://github.com/cli/cli/blob/e356c69a6f0125cfaac782c35acf77314f18908d/pkg/cmd/codespace/ssh.go#L263 ) for `gh codespace ssh` or `gh codespace logs` commands.

This exploit occurs when a malicious third-party devcontainer contains a modified SSH server that injects `ssh` arguments within the SSH connection details. `gh codespace ssh` and `gh codespace logs` commands could execute arbitrary code on the user's workstation if the remote username contains something like `-oProxyCommand="echo hacked" #`.  The `-oProxyCommand` flag causes `ssh` to execute the provided command while `#` shell comment causes any other `ssh` arguments to be ignored.

In `2.62.0`, the remote username information is being validated before being used.</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.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YTCSKJMBC73WSFKWY7SLMRJFMRX4UHQF/</URL>
      <Description>E-Mail link for openSUSE-SU-2024:14509-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CJ6SUNDNOZSHM4PZYYGMBH7233D63JOI/</URL>
      <Description>E-Mail link for openSUSE-SU-2024:14513-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HUMKXZZVR2XTEF5OINR7OTNWNR5IVCYQ/</URL>
      <Description>E-Mail link for openSUSE-SU-2025:0021-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="Container suse/sl-micro/6.0/baremetal-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/baremetal-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:latest">Container suse/sl-micro/6.0/baremetal-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/base-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/base-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:latest">Container suse/sl-micro/6.0/base-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/kvm-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/kvm-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:latest">Container suse/sl-micro/6.0/kvm-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/rt-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/rt-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:latest">Container suse/sl-micro/6.0/rt-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/toolbox:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/toolbox:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/toolbox:latest">Container suse/sl-micro/6.0/toolbox:latest</FullProductName>
      </Branch>
    </Branch>
    <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="Image SLE-Micro">
      <Branch Type="Product Name" Name="Image SLE-Micro">
        <FullProductName ProductID="Image SLE-Micro">Image SLE-Micro</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-Azure">
      <Branch Type="Product Name" Name="Image SLE-Micro-Azure">
        <FullProductName ProductID="Image SLE-Micro-Azure">Image SLE-Micro-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS">
        <FullProductName ProductID="Image SLE-Micro-BYOS">Image SLE-Micro-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-Azure">
        <FullProductName ProductID="Image SLE-Micro-BYOS-Azure">Image SLE-Micro-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-EC2">
        <FullProductName ProductID="Image SLE-Micro-BYOS-EC2">Image SLE-Micro-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-GCE">
        <FullProductName ProductID="Image SLE-Micro-BYOS-GCE">Image SLE-Micro-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-EC2">
      <Branch Type="Product Name" Name="Image SLE-Micro-EC2">
        <FullProductName ProductID="Image SLE-Micro-EC2">Image SLE-Micro-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-GCE">
      <Branch Type="Product Name" Name="Image SLE-Micro-GCE">
        <FullProductName ProductID="Image SLE-Micro-GCE">Image SLE-Micro-GCE</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 Package Hub 15 SP6">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP6">
        <FullProductName ProductID="SUSE Package Hub 15 SP6">SUSE Package Hub 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product 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="NetworkManager-1.42.6-slfo.1.1_2.1">
      <FullProductName ProductID="NetworkManager-1.42.6-slfo.1.1_2.1" CPE="cpe:2.3:a:gnome:networkmanager:1.42.6:*:*:*:*:*:*:*">NetworkManager-1.42.6-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="NetworkManager-tui-1.42.6-slfo.1.1_2.1">
      <FullProductName ProductID="NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="NetworkManager-wwan-1.42.6-slfo.1.1_2.1">
      <FullProductName ProductID="NetworkManager-wwan-1.42.6-slfo.1.1_2.1">NetworkManager-wwan-1.42.6-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-2.62.0-1.1">
      <FullProductName ProductID="gh-2.62.0-1.1">gh-2.62.0-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-2.65.0-bp156.2.17.1">
      <FullProductName ProductID="gh-2.65.0-bp156.2.17.1">gh-2.65.0-bp156.2.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-bash-completion-2.62.0-1.1">
      <FullProductName ProductID="gh-bash-completion-2.62.0-1.1">gh-bash-completion-2.62.0-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-bash-completion-2.65.0-bp156.2.17.1">
      <FullProductName ProductID="gh-bash-completion-2.65.0-bp156.2.17.1">gh-bash-completion-2.65.0-bp156.2.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-fish-completion-2.62.0-1.1">
      <FullProductName ProductID="gh-fish-completion-2.62.0-1.1">gh-fish-completion-2.62.0-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-fish-completion-2.65.0-bp156.2.17.1">
      <FullProductName ProductID="gh-fish-completion-2.65.0-bp156.2.17.1">gh-fish-completion-2.65.0-bp156.2.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-zsh-completion-2.62.0-1.1">
      <FullProductName ProductID="gh-zsh-completion-2.62.0-1.1">gh-zsh-completion-2.62.0-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gh-zsh-completion-2.65.0-bp156.2.17.1">
      <FullProductName ProductID="gh-zsh-completion-2.65.0-bp156.2.17.1">gh-zsh-completion-2.65.0-bp156.2.17.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="govulncheck-vulndb-0.0.20241119T173509-1.1">
      <FullProductName ProductID="govulncheck-vulndb-0.0.20241119T173509-1.1">govulncheck-vulndb-0.0.20241119T173509-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="govulncheck-vulndb-0.0.20250814T182633-160000.1.2">
      <FullProductName ProductID="govulncheck-vulndb-0.0.20250814T182633-160000.1.2">govulncheck-vulndb-0.0.20250814T182633-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="less-633-3.1">
      <FullProductName ProductID="less-633-3.1" CPE="cpe:2.3:a:gnu:less:633:*:*:*:*:*:*:*">less-633-3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnm0-1.42.6-slfo.1.1_2.1">
      <FullProductName ProductID="libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">
      <FullProductName ProductID="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</FullProductName>
    </Branch>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-wwan-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:latest:NetworkManager-wwan-1.42.6-slfo.1.1_2.1">NetworkManager-wwan-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:latest:less-633-3.1">less-633-3.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/base-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/base-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/base-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/base-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/kvm-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/kvm-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/kvm-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/kvm-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/rt-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/rt-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/rt-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Container suse/sl-micro/6.0/rt-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/toolbox:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/toolbox:latest:less-633-3.1">less-633-3.1 as a component of Container suse/sl-micro/6.0/toolbox:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:less-633-3.1">less-633-3.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:less-633-3.1">less-633-3.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1">typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:NetworkManager-1.42.6-slfo.1.1_2.1">NetworkManager-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="NetworkManager-tui-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:NetworkManager-tui-1.42.6-slfo.1.1_2.1">NetworkManager-tui-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="less-633-3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:less-633-3.1">less-633-3.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnm0-1.42.6-slfo.1.1_2.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:libnm0-1.42.6-slfo.1.1_2.1">libnm0-1.42.6-slfo.1.1_2.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="govulncheck-vulndb-0.0.20250814T182633-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2">govulncheck-vulndb-0.0.20250814T182633-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP6">
      <FullProductName ProductID="SUSE Package Hub 15 SP6:gh-2.65.0-bp156.2.17.1">gh-2.65.0-bp156.2.17.1 as a component of SUSE Package Hub 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-bash-completion-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP6">
      <FullProductName ProductID="SUSE Package Hub 15 SP6:gh-bash-completion-2.65.0-bp156.2.17.1">gh-bash-completion-2.65.0-bp156.2.17.1 as a component of SUSE Package Hub 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-fish-completion-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP6">
      <FullProductName ProductID="SUSE Package Hub 15 SP6:gh-fish-completion-2.65.0-bp156.2.17.1">gh-fish-completion-2.65.0-bp156.2.17.1 as a component of SUSE Package Hub 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-zsh-completion-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP6">
      <FullProductName ProductID="SUSE Package Hub 15 SP6:gh-zsh-completion-2.65.0-bp156.2.17.1">gh-zsh-completion-2.65.0-bp156.2.17.1 as a component of SUSE Package Hub 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:gh-2.65.0-bp156.2.17.1">gh-2.65.0-bp156.2.17.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-bash-completion-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:gh-bash-completion-2.65.0-bp156.2.17.1">gh-bash-completion-2.65.0-bp156.2.17.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-fish-completion-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:gh-fish-completion-2.65.0-bp156.2.17.1">gh-fish-completion-2.65.0-bp156.2.17.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-zsh-completion-2.65.0-bp156.2.17.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:gh-zsh-completion-2.65.0-bp156.2.17.1">gh-zsh-completion-2.65.0-bp156.2.17.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-2.62.0-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:gh-2.62.0-1.1">gh-2.62.0-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-bash-completion-2.62.0-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:gh-bash-completion-2.62.0-1.1">gh-bash-completion-2.62.0-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-fish-completion-2.62.0-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:gh-fish-completion-2.62.0-1.1">gh-fish-completion-2.62.0-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="gh-zsh-completion-2.62.0-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:gh-zsh-completion-2.62.0-1.1">gh-zsh-completion-2.62.0-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="govulncheck-vulndb-0.0.20241119T173509-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241119T173509-1.1">govulncheck-vulndb-0.0.20241119T173509-1.1 as a component of openSUSE Tumbleweed</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">The GitHub CLI version 2.6.1 and earlier are vulnerable to remote code execution through a malicious codespace SSH server when using `gh codespace ssh` or `gh codespace logs` commands. This has been patched in the cli v2.62.0.

Developers connect to remote codespaces through an SSH server running within the devcontainer, which is generally provided through the [default devcontainer image]( https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-... https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers#using-the-default-dev-container-configuration) . GitHub CLI [retrieves SSH connection details]( https://github.com/cli/cli/blob/30066b0042d0c5928d959e288144300cb28196c9/internal/codespaces/rpc/inv... https://github.com/cli/cli/blob/30066b0042d0c5928d959e288144300cb28196c9/internal/codespaces/rpc/invoker.go#L230-L244 ), such as remote username, which is used in [executing `ssh` commands]( https://github.com/cli/cli/blob/e356c69a6f0125cfaac782c35acf77314f18908d/pkg/cmd/codespace/ssh.go#L2... https://github.com/cli/cli/blob/e356c69a6f0125cfaac782c35acf77314f18908d/pkg/cmd/codespace/ssh.go#L263 ) for `gh codespace ssh` or `gh codespace logs` commands.

This exploit occurs when a malicious third-party devcontainer contains a modified SSH server that injects `ssh` arguments within the SSH connection details. `gh codespace ssh` and `gh codespace logs` commands could execute arbitrary code on the user's workstation if the remote username contains something like `-oProxyCommand="echo hacked" #`.  The `-oProxyCommand` flag causes `ssh` to execute the provided command while `#` shell comment causes any other `ssh` arguments to be ignored.

In `2.62.0`, the remote username information is being validated before being used.</Note>
    </Notes>
    <CVE>CVE-2024-52308</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:latest:NetworkManager-wwan-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:latest:less-633-3.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/base-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/base-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/kvm-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/kvm-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/rt-os-container:latest:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/rt-os-container:latest:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/toolbox:latest:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:typelib-1_0-NM-1_0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:NetworkManager-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:NetworkManager-tui-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:libnm0-1.42.6-slfo.1.1_2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2</ProductID>
        <ProductID>SUSE Package Hub 15 SP6:gh-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP6:gh-bash-completion-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP6:gh-fish-completion-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP6:gh-zsh-completion-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>openSUSE Leap 15.6:gh-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>openSUSE Leap 15.6:gh-bash-completion-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>openSUSE Leap 15.6:gh-fish-completion-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>openSUSE Leap 15.6:gh-zsh-completion-2.65.0-bp156.2.17.1</ProductID>
        <ProductID>openSUSE Tumbleweed:gh-2.62.0-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:gh-bash-completion-2.62.0-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:gh-fish-completion-2.62.0-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:gh-zsh-completion-2.62.0-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241119T173509-1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>9.6</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
