<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for cobbler</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2024:0382-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2024-11-28T17:32:46Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-11-28T17:32:46Z</InitialReleaseDate>
    <CurrentReleaseDate>2024-11-28T17:32:46Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for cobbler</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for cobbler fixes the following issues:

Update to 3.3.7:

  * Security: Fix issue that allowed anyone to connect to the API
    as admin (CVE-2024-47533, boo#1231332)

  * bind - Fix bug that prevents cname entries from being
    generated successfully
  * Fix build on RHEL9 based distributions (fence-agents-all split)
  * Fix for Windows systems
  * Docs: Add missing dependencies for source installation
  * Fix issue that prevented systems from being synced when the
    profile was edited

Update to 3.3.6:

  * Upstream all openSUSE specific patches that were maintained in Git
  * Fix rename of items that had uppercase letters
  * Skip inconsistent collections instead of crashing the daemon

- Update to 3.3.5:
  * Added collection indicies for UUID's, MAC's, IP addresses and hostnames
    boo#1219933
  * Re-added to_dict() caching
  * Added lazy loading for the daemon (off by default)

- Update to 3.3.4:

  * Added cobbler-tests-containers subpackage
  * Updated the distro_signatures.json database
  * The default name for grub2-efi changed to grubx64.efi to match
    the DHCP template

- Do generate boot menus even if no profiles or systems - only local boot
- Avoid crashing running buildiso in certain conditions.
- Fix settings migration schema to work while upgrading on existing running
  Uyuni and SUSE Manager servers running with old Cobbler settings (boo#1203478)
- Consider case of 'next_server' being a hostname during migration
  of Cobbler collections.
- Fix problem with 'proxy_url_ext' setting being None type.
- Update v2 to v3 migration script to allow migration of collections
  that contains settings from Cobbler 2. (boo#1203478)
- Fix problem for the migration of 'autoinstall' collection attribute.
- Fix failing Cobbler tests after upgrading to 3.3.3.
- Fix regression: allow empty string as interface_type value (boo#1203478) 
- Avoid possible override of existing values during migration
  of collections to 3.0.0 (boo#1206160)
- Add missing code for previous patch file around boot_loaders migration.
- Improve Cobbler performance with item cache and threadpool (boo#1205489)
- Skip collections that are inconsistent instead of crashing (boo#1205749)
- Items: Fix creation of 'default' NetworkInterface (boo#1206520)
- S390X systems require their kernel options to have a linebreak at
  79 characters (boo#1207595)
- settings-migration-v1-to-v2.sh will now handle paths with whitespace
  correct
- Fix renaming Cobbler items (boo#1204900, boo#1209149)
- Fix cobbler buildiso so that the artifact can be booted by EFI firmware.
  (boo#1206060)
- Add input_string_*, input_boolean, input_int functiont to public API
</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">openSUSE-2024-382</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://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CGWWFM26ZMG5SCPMDNQQNYHHTROXVX2Q/</URL>
      <Description>E-Mail link for openSUSE-SU-2024:0382-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/1203478</URL>
      <Description>SUSE Bug 1203478</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1204900</URL>
      <Description>SUSE Bug 1204900</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205489</URL>
      <Description>SUSE Bug 1205489</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205749</URL>
      <Description>SUSE Bug 1205749</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1206060</URL>
      <Description>SUSE Bug 1206060</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1206160</URL>
      <Description>SUSE Bug 1206160</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1206520</URL>
      <Description>SUSE Bug 1206520</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1207595</URL>
      <Description>SUSE Bug 1207595</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1209149</URL>
      <Description>SUSE Bug 1209149</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1219933</URL>
      <Description>SUSE Bug 1219933</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1231332</URL>
      <Description>SUSE Bug 1231332</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-47533/</URL>
      <Description>SUSE CVE CVE-2024-47533 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP5">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP5">
        <FullProductName ProductID="SUSE Package Hub 15 SP5">SUSE Package Hub 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.5">
      <Branch Type="Product Name" Name="openSUSE Leap 15.5">
        <FullProductName ProductID="openSUSE Leap 15.5" CPE="cpe:/o:opensuse:leap:15.5">openSUSE Leap 15.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cobbler-3.3.7-bp155.2.3.2">
      <FullProductName ProductID="cobbler-3.3.7-bp155.2.3.2">cobbler-3.3.7-bp155.2.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cobbler-tests-3.3.7-bp155.2.3.2">
      <FullProductName ProductID="cobbler-tests-3.3.7-bp155.2.3.2">cobbler-tests-3.3.7-bp155.2.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cobbler-tests-containers-3.3.7-bp155.2.3.2">
      <FullProductName ProductID="cobbler-tests-containers-3.3.7-bp155.2.3.2">cobbler-tests-containers-3.3.7-bp155.2.3.2</FullProductName>
    </Branch>
    <Relationship ProductReference="cobbler-3.3.7-bp155.2.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP5">
      <FullProductName ProductID="SUSE Package Hub 15 SP5:cobbler-3.3.7-bp155.2.3.2">cobbler-3.3.7-bp155.2.3.2 as a component of SUSE Package Hub 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cobbler-tests-3.3.7-bp155.2.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP5">
      <FullProductName ProductID="SUSE Package Hub 15 SP5:cobbler-tests-3.3.7-bp155.2.3.2">cobbler-tests-3.3.7-bp155.2.3.2 as a component of SUSE Package Hub 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cobbler-tests-containers-3.3.7-bp155.2.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP5">
      <FullProductName ProductID="SUSE Package Hub 15 SP5:cobbler-tests-containers-3.3.7-bp155.2.3.2">cobbler-tests-containers-3.3.7-bp155.2.3.2 as a component of SUSE Package Hub 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cobbler-3.3.7-bp155.2.3.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cobbler-3.3.7-bp155.2.3.2">cobbler-3.3.7-bp155.2.3.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cobbler-tests-3.3.7-bp155.2.3.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cobbler-tests-3.3.7-bp155.2.3.2">cobbler-tests-3.3.7-bp155.2.3.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cobbler-tests-containers-3.3.7-bp155.2.3.2" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cobbler-tests-containers-3.3.7-bp155.2.3.2">cobbler-tests-containers-3.3.7-bp155.2.3.2 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Cobbler, a Linux installation server that allows for rapid setup of network installation environments, has an improper authentication vulnerability starting in version 3.0.0 and prior to versions 3.2.3 and 3.3.7. `utils.get_shared_secret()` always returns `-1`, which allows anyone to connect to cobbler XML-RPC as user `''` password `-1` and make any changes. This gives anyone with network access to a cobbler server full control of the server. Versions 3.2.3 and 3.3.7 fix the issue.</Note>
    </Notes>
    <CVE>CVE-2024-47533</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP5:cobbler-3.3.7-bp155.2.3.2</ProductID>
        <ProductID>SUSE Package Hub 15 SP5:cobbler-tests-3.3.7-bp155.2.3.2</ProductID>
        <ProductID>SUSE Package Hub 15 SP5:cobbler-tests-containers-3.3.7-bp155.2.3.2</ProductID>
        <ProductID>openSUSE Leap 15.5:cobbler-3.3.7-bp155.2.3.2</ProductID>
        <ProductID>openSUSE Leap 15.5:cobbler-tests-3.3.7-bp155.2.3.2</ProductID>
        <ProductID>openSUSE Leap 15.5:cobbler-tests-containers-3.3.7-bp155.2.3.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>critical</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CGWWFM26ZMG5SCPMDNQQNYHHTROXVX2Q/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-47533.html</URL>
        <Description>CVE-2024-47533</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1231332</URL>
        <Description>SUSE Bug 1231332</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
