<?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">Feature update for SUSE Manager Salt Bundle</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-FU-2022:2042-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2022-06-10T09:56:08Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-06-10T09:56:08Z</InitialReleaseDate>
    <CurrentReleaseDate>2022-06-10T09:56:08Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Feature update for SUSE Manager Salt Bundle</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update fixes the following issues:

venv-salt-minion:

- Make sure SaltCacheLoader use correct fileclient (bsc#1199149)
- Fix the regression caused by the patch removing strict requirement for
  OpenSSL 1.1.1 leading to read/write issues with ssl module for
  SLE 15, SLE 12, CentOS 7, Debian 9 (bsc#1198556)
- Fix salt-ssh opts poisoning (bsc#1197637)
- Fix multiple security issues (bsc#1197417)
  * CVE-2022-22935: Sign authentication replies to prevent MiTM.
  * CVE-2022-22934: Sign pillar data to prevent MiTM attacks.
  * CVE-2022-22936: Prevent job and fileserver replays.
  * CVE-2022-22941: Fixed targeting bug, especially visible when using syndic and user auth.
- Salt version bump to 3004
- Python version bump to 3.10.2
- Clear network interfaces cache on grains request (bsc#1196050)
- Add salt-ssh with Salt Bundle support (venv-salt-minion)
  (bsc#1182851, bsc#1196432)
- Restrict 'state.orchestrate_single' to pass a pillar value if it exists (bsc#1194632)

</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-2022-2042,SUSE-SLE-Manager-Tools-15-2022-2042</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement//suse-fu-20222042-1/</URL>
      <Description>Link for SUSE-FU-2022:2042-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2022-June/023545.html</URL>
      <Description>E-Mail link for SUSE-FU-2022:2042-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1182851</URL>
      <Description>SUSE Bug 1182851</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1194632</URL>
      <Description>SUSE Bug 1194632</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1196050</URL>
      <Description>SUSE Bug 1196050</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1196432</URL>
      <Description>SUSE Bug 1196432</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1197417</URL>
      <Description>SUSE Bug 1197417</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1197637</URL>
      <Description>SUSE Bug 1197637</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1198556</URL>
      <Description>SUSE Bug 1198556</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1199149</URL>
      <Description>SUSE Bug 1199149</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-22934/</URL>
      <Description>SUSE CVE CVE-2022-22934 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-22935/</URL>
      <Description>SUSE CVE CVE-2022-22935 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-22936/</URL>
      <Description>SUSE CVE CVE-2022-22936 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-22941/</URL>
      <Description>SUSE CVE CVE-2022-22941 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="SUSE Manager Client Tools 15">
      <Branch Type="Product Name" Name="SUSE Manager Client Tools 15">
        <FullProductName ProductID="SUSE Manager Client Tools 15">SUSE Manager Client Tools 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-3.10.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-3.10.2-150000.3.6.1">saltbundlepy-3.10.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-appdirs-1.4.3-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-appdirs-1.4.3-150000.3.6.1">saltbundlepy-appdirs-1.4.3-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-asn1crypto-0.24.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-asn1crypto-0.24.0-150000.3.6.1">saltbundlepy-asn1crypto-0.24.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-atomicwrites-1.1.5-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-atomicwrites-1.1.5-150000.3.6.1">saltbundlepy-atomicwrites-1.1.5-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-attrs-19.3.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-attrs-19.3.0-150000.3.6.1">saltbundlepy-attrs-19.3.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-base-3.10.2-150000.3.6.3">
      <FullProductName ProductID="saltbundlepy-base-3.10.2-150000.3.6.3">saltbundlepy-base-3.10.2-150000.3.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-bcrypt-3.2.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-bcrypt-3.2.0-150000.3.6.1">saltbundlepy-bcrypt-3.2.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-certifi-2018.1.18-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-certifi-2018.1.18-150000.3.6.1">saltbundlepy-certifi-2018.1.18-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-cffi-1.15.0-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-cffi-1.15.0-150000.3.6.2">saltbundlepy-cffi-1.15.0-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-chardet-3.0.4-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-chardet-3.0.4-150000.3.6.1">saltbundlepy-chardet-3.0.4-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-cryptography-2.8-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-cryptography-2.8-150000.3.6.1">saltbundlepy-cryptography-2.8-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-cryptography-vectors-2.8-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-cryptography-vectors-2.8-150000.3.6.1">saltbundlepy-cryptography-vectors-2.8-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-cssselect-1.0.3-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-cssselect-1.0.3-150000.3.6.1">saltbundlepy-cssselect-1.0.3-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-curses-3.10.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-curses-3.10.2-150000.3.6.1">saltbundlepy-curses-3.10.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-cython-0.29.24-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-cython-0.29.24-150000.3.6.2">saltbundlepy-cython-0.29.24-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-dbm-3.10.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-dbm-3.10.2-150000.3.6.1">saltbundlepy-dbm-3.10.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-devel-3.10.2-150000.3.6.3">
      <FullProductName ProductID="saltbundlepy-devel-3.10.2-150000.3.6.3">saltbundlepy-devel-3.10.2-150000.3.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-distro-1.5.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-distro-1.5.0-150000.3.6.1">saltbundlepy-distro-1.5.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-docker-4.2.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-docker-4.2.0-150000.3.6.1">saltbundlepy-docker-4.2.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-docker-pycreds-0.4.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-docker-pycreds-0.4.0-150000.3.6.1">saltbundlepy-docker-pycreds-0.4.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-docopt-0.6.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-docopt-0.6.2-150000.3.6.1">saltbundlepy-docopt-0.6.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-idna-2.6-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-idna-2.6-150000.3.6.2">saltbundlepy-idna-2.6-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-importlib-metadata-1.5.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-importlib-metadata-1.5.0-150000.3.6.1">saltbundlepy-importlib-metadata-1.5.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-jinja2-2.10.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-jinja2-2.10.1-150000.3.6.2">saltbundlepy-jinja2-2.10.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-jinja2-emacs-2.10.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-jinja2-emacs-2.10.1-150000.3.6.2">saltbundlepy-jinja2-emacs-2.10.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-jinja2-vim-2.10.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-jinja2-vim-2.10.1-150000.3.6.2">saltbundlepy-jinja2-vim-2.10.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-kiwi-9.23.20-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-kiwi-9.23.20-150000.3.6.1">saltbundlepy-kiwi-9.23.20-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-libs-3.10.2-150000.3.6.3">
      <FullProductName ProductID="saltbundlepy-libs-3.10.2-150000.3.6.3">saltbundlepy-libs-3.10.2-150000.3.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-libvirt-8.0.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-libvirt-8.0.0-150000.3.6.1">saltbundlepy-libvirt-8.0.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-lxml-4.7.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-lxml-4.7.1-150000.3.6.2">saltbundlepy-lxml-4.7.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-lxml-devel-4.7.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-lxml-devel-4.7.1-150000.3.6.2">saltbundlepy-lxml-devel-4.7.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-lxml-doc-4.7.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-lxml-doc-4.7.1-150000.3.6.2">saltbundlepy-lxml-doc-4.7.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-m2crypto-0.35.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-m2crypto-0.35.2-150000.3.6.1">saltbundlepy-m2crypto-0.35.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-m2crypto-doc-0.35.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-m2crypto-doc-0.35.2-150000.3.6.1">saltbundlepy-m2crypto-doc-0.35.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-markupsafe-2.0.1-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-markupsafe-2.0.1-150000.3.6.1">saltbundlepy-markupsafe-2.0.1-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-more-itertools-4.2.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-more-itertools-4.2.0-150000.3.6.1">saltbundlepy-more-itertools-4.2.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-msgpack-0.5.6-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-msgpack-0.5.6-150000.3.6.1">saltbundlepy-msgpack-0.5.6-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-netaddr-0.7.19-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-netaddr-0.7.19-150000.3.6.2">saltbundlepy-netaddr-0.7.19-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-packaging-20.3-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-packaging-20.3-150000.3.6.1">saltbundlepy-packaging-20.3-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-paramiko-2.4.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-paramiko-2.4.2-150000.3.6.1">saltbundlepy-paramiko-2.4.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-paramiko-doc-2.4.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-paramiko-doc-2.4.2-150000.3.6.1">saltbundlepy-paramiko-doc-2.4.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pip-20.2.4-150000.3.3.2">
      <FullProductName ProductID="saltbundlepy-pip-20.2.4-150000.3.3.2">saltbundlepy-pip-20.2.4-150000.3.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pluggy-0.13.1-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pluggy-0.13.1-150000.3.6.1">saltbundlepy-pluggy-0.13.1-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-psutil-5.8.0-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-psutil-5.8.0-150000.3.6.2">saltbundlepy-psutil-5.8.0-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-ptyprocess-0.5.2-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-ptyprocess-0.5.2-150000.3.6.2">saltbundlepy-ptyprocess-0.5.2-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-py-1.8.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-py-1.8.1-150000.3.6.2">saltbundlepy-py-1.8.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyasn1-0.4.2-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pyasn1-0.4.2-150000.3.6.2">saltbundlepy-pyasn1-0.4.2-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyasn1-modules-0.2.1-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pyasn1-modules-0.2.1-150000.3.6.1">saltbundlepy-pyasn1-modules-0.2.1-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pycparser-2.17-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pycparser-2.17-150000.3.6.2">saltbundlepy-pycparser-2.17-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pycurl-7.43.0.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pycurl-7.43.0.2-150000.3.6.1">saltbundlepy-pycurl-7.43.0.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pycurl-doc-7.43.0.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pycurl-doc-7.43.0.2-150000.3.6.1">saltbundlepy-pycurl-doc-7.43.0.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyinotify-0.9.6-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pyinotify-0.9.6-150000.3.6.1">saltbundlepy-pyinotify-0.9.6-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pynacl-1.2.1-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pynacl-1.2.1-150000.3.6.1">saltbundlepy-pynacl-1.2.1-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyopenssl-19.0.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pyopenssl-19.0.0-150000.3.6.1">saltbundlepy-pyopenssl-19.0.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyparsing-2.4.7-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pyparsing-2.4.7-150000.3.6.2">saltbundlepy-pyparsing-2.4.7-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pysocks-1.6.8-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pysocks-1.6.8-150000.3.6.1">saltbundlepy-pysocks-1.6.8-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pytest-5.4.3-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pytest-5.4.3-150000.3.6.2">saltbundlepy-pytest-5.4.3-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pytz-2021.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pytz-2021.1-150000.3.6.2">saltbundlepy-pytz-2021.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyxattr-0.7.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-pyxattr-0.7.2-150000.3.6.1">saltbundlepy-pyxattr-0.7.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyyaml-5.4.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pyyaml-5.4.1-150000.3.6.2">saltbundlepy-pyyaml-5.4.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyzmq-22.2.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pyzmq-22.2.1-150000.3.6.2">saltbundlepy-pyzmq-22.2.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-pyzmq-devel-22.2.1-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-pyzmq-devel-22.2.1-150000.3.6.2">saltbundlepy-pyzmq-devel-22.2.1-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-requests-2.24.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-requests-2.24.0-150000.3.6.1">saltbundlepy-requests-2.24.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-rpm-generators-20211001.fc6c04e-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-rpm-generators-20211001.fc6c04e-150000.3.6.1">saltbundlepy-rpm-generators-20211001.fc6c04e-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-rpm-macros-20211001.fc6c04e-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-rpm-macros-20211001.fc6c04e-150000.3.6.1">saltbundlepy-rpm-macros-20211001.fc6c04e-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-rpm-vercmp-0.1.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-rpm-vercmp-0.1.2-150000.3.6.1">saltbundlepy-rpm-vercmp-0.1.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-setuptools-57.4.0-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-setuptools-57.4.0-150000.3.6.2">saltbundlepy-setuptools-57.4.0-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-setuptools-scm-3.5.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-setuptools-scm-3.5.0-150000.3.6.1">saltbundlepy-setuptools-scm-3.5.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-simplejson-3.17.2-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-simplejson-3.17.2-150000.3.6.2">saltbundlepy-simplejson-3.17.2-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-six-1.14.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-six-1.14.0-150000.3.6.1">saltbundlepy-six-1.14.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-testsuite-3.10.2-150000.3.6.3">
      <FullProductName ProductID="saltbundlepy-testsuite-3.10.2-150000.3.6.3">saltbundlepy-testsuite-3.10.2-150000.3.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-tk-3.10.2-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-tk-3.10.2-150000.3.6.1">saltbundlepy-tk-3.10.2-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-tools-3.10.2-150000.3.6.3">
      <FullProductName ProductID="saltbundlepy-tools-3.10.2-150000.3.6.3">saltbundlepy-tools-3.10.2-150000.3.6.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-tornado-4.5.3-150000.3.6.2">
      <FullProductName ProductID="saltbundlepy-tornado-4.5.3-150000.3.6.2">saltbundlepy-tornado-4.5.3-150000.3.6.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-urllib3-1.25.10-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-urllib3-1.25.10-150000.3.6.1">saltbundlepy-urllib3-1.25.10-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-venvjail-0.2.git.1634900618.b13fb73-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-venvjail-0.2.git.1634900618.b13fb73-150000.3.6.1">saltbundlepy-venvjail-0.2.git.1634900618.b13fb73-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-wcwidth-0.1.8-150000.3.3.1">
      <FullProductName ProductID="saltbundlepy-wcwidth-0.1.8-150000.3.3.1">saltbundlepy-wcwidth-0.1.8-150000.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-websocket-client-0.57.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-websocket-client-0.57.0-150000.3.6.1">saltbundlepy-websocket-client-0.57.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-zipp-0.6.0-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-zipp-0.6.0-150000.3.6.1">saltbundlepy-zipp-0.6.0-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="saltbundlepy-zypp-plugin-0.6.3-150000.3.6.1">
      <FullProductName ProductID="saltbundlepy-zypp-plugin-0.6.3-150000.3.6.1">saltbundlepy-zypp-plugin-0.6.3-150000.3.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="venv-salt-minion-3004-150000.3.8.1">
      <FullProductName ProductID="venv-salt-minion-3004-150000.3.8.1">venv-salt-minion-3004-150000.3.8.1</FullProductName>
    </Branch>
    <Relationship ProductReference="venv-salt-minion-3004-150000.3.8.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Client Tools 15">
      <FullProductName ProductID="SUSE Manager Client Tools 15:venv-salt-minion-3004-150000.3.8.1">venv-salt-minion-3004-150000.3.8.1 as a component of SUSE Manager Client Tools 15</FullProductName>
    </Relationship>
  </ProductTree>
  <vuln: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">An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. Salt Masters do not sign pillar data with the minion's public key, which can result in attackers substituting arbitrary pillar data.</Note>
    </Notes>
    <CVE>CVE-2022-22934</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Manager Client Tools 15:venv-salt-minion-3004-150000.3.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>5.8</BaseScoreV2>
        <VectorV2>AV:A/AC:L/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-fu-20222042-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-22934.html</URL>
        <Description>CVE-2022-22934</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197417</URL>
        <Description>SUSE Bug 1197417</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197765</URL>
        <Description>SUSE Bug 1197765</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. A minion authentication denial of service can cause a MiTM attacker to force a minion process to stop by impersonating a master.</Note>
    </Notes>
    <CVE>CVE-2022-22935</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Manager Client Tools 15:venv-salt-minion-3004-150000.3.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>4.3</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:N/C:N/I:N/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-fu-20222042-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-22935.html</URL>
        <Description>CVE-2022-22935</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197417</URL>
        <Description>SUSE Bug 1197417</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197765</URL>
        <Description>SUSE Bug 1197765</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. Job publishes and file server replies are susceptible to replay attacks, which can result in an attacker replaying job publishes causing minions to run old jobs. File server replies can also be re-played. A sufficient craft attacker could gain root access on minion under certain scenarios.</Note>
    </Notes>
    <CVE>CVE-2022-22936</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Manager Client Tools 15:venv-salt-minion-3004-150000.3.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>5.4</BaseScoreV2>
        <VectorV2>AV:A/AC:M/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-fu-20222042-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-22936.html</URL>
        <Description>CVE-2022-22936</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197417</URL>
        <Description>SUSE Bug 1197417</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197765</URL>
        <Description>SUSE Bug 1197765</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. When configured as a Master-of-Masters, with a publisher_acl, if a user configured in the publisher_acl targets any minion connected to the Syndic, the Salt Master incorrectly interpreted no valid targets as valid, allowing configured users to target any of the minions connected to the syndic with their configured commands. This requires a syndic master combined with publisher_acl configured on the Master-of-Masters, allowing users specified in the publisher_acl to bypass permissions, publishing authorized commands to any configured minion.</Note>
    </Notes>
    <CVE>CVE-2022-22941</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Manager Client Tools 15:venv-salt-minion-3004-150000.3.8.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>6</BaseScoreV2>
        <VectorV2>AV:N/AC:M/Au:S/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-fu-20222042-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-22941.html</URL>
        <Description>CVE-2022-22941</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197417</URL>
        <Description>SUSE Bug 1197417</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1197765</URL>
        <Description>SUSE Bug 1197765</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
</cvrfdoc>
