<?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-53862</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-53862</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>13</Number>
        <Date>2026-03-05T01:46:41Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-12-12T00:12:14Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T01:46:41Z</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-53862</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. When using `--auth-mode=client`, Archived Workflows can be retrieved with a fake or spoofed token via the GET Workflow endpoint: `/api/v1/workflows/{namespace}/{name}` or when using `--auth-mode=sso`, all Archived Workflows can be retrieved with a valid token via the GET Workflow endpoint: `/api/v1/workflows/{namespace}/{name}`. No authentication is performed by the Server itself on `client` tokens. Authentication &amp; authorization is instead delegated to the k8s API server. However, the Workflow Archive does not interact with k8s, and so any token that looks valid will be considered authenticated, even if it is not a k8s token or even if the token has no RBAC for Argo. To handle the lack of pass-through k8s authN/authZ, the Workflow Archive specifically does the equivalent of a `kubectl auth can-i` check for respective methods. In 3.5.7 and 3.5.8, the auth check was accidentally removed on the GET Workflow endpoint's fallback to archived workflows on these lines, allowing archived workflows to be retrieved with a fake token. This vulnerability is fixed in 3.6.2 and 3.5.13.</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/EK3MV2UFLDNRIXIWLVT5CJNSLB2MKFBU/</URL>
      <Description>E-Mail link for openSUSE-SU-2024:14567-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/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="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="govulncheck-vulndb-0.0.20241209T183251-1.1">
      <FullProductName ProductID="govulncheck-vulndb-0.0.20241209T183251-1.1">govulncheck-vulndb-0.0.20241209T183251-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>
    <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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="govulncheck-vulndb-0.0.20241209T183251-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241209T183251-1.1">govulncheck-vulndb-0.0.20241209T183251-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">Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. When using `--auth-mode=client`, Archived Workflows can be retrieved with a fake or spoofed token via the GET Workflow endpoint: `/api/v1/workflows/{namespace}/{name}` or when using `--auth-mode=sso`, all Archived Workflows can be retrieved with a valid token via the GET Workflow endpoint: `/api/v1/workflows/{namespace}/{name}`. No authentication is performed by the Server itself on `client` tokens. Authentication &amp; authorization is instead delegated to the k8s API server. However, the Workflow Archive does not interact with k8s, and so any token that looks valid will be considered authenticated, even if it is not a k8s token or even if the token has no RBAC for Argo. To handle the lack of pass-through k8s authN/authZ, the Workflow Archive specifically does the equivalent of a `kubectl auth can-i` check for respective methods. In 3.5.7 and 3.5.8, the auth check was accidentally removed on the GET Workflow endpoint's fallback to archived workflows on these lines, allowing archived workflows to be retrieved with a fake token. This vulnerability is fixed in 3.6.2 and 3.5.13.</Note>
    </Notes>
    <CVE>CVE-2024-53862</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:latest:less-633-3.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/toolbox:latest:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:less-633-3.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:less-633-3.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:less-633-3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:govulncheck-vulndb-0.0.20241209T183251-1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
  </Vulnerability>
</cvrfdoc>
