SUSE-SU-2025:20124-1

Vulnerability from csaf_suse - Published: 2025-02-13 08:38 - Updated: 2026-09-20 18:08
Summary
Security update for SUSE Manager Client Tools
Severity
Moderate
Notes
Title of the patch: Security update for SUSE Manager Client Tools
Description of the patch: This update fixes the following issues: salt: - Revert setting SELinux context for minion service (bsc#1233667) - Removed System V init support - Fix the condition of alternatives for Tumbleweed and Leap 16 - Build all python bindings for all flavors - Make minion reconnecting on changing master IP (bsc#1228182) - Handle logger exception when flushing already closed file - Include passlib as a recommended dependency - Make Salt Bundle more tolerant to long running jobs (bsc#1228690) uyuni-tools was updated from version 0.1.23-0 to 0.1.27-0: - Security issues fixed: * CVE-2024-22037: Use podman secret to store the database credentials (bsc#1231497) - Other changes and bugs fixed: * Version 0.1.27-0 + Bump the default image tag to 5.0.3 + IsInstalled function fix + Run systemctl daemon-reload after changing the container image config (bsc#1233279) + Coco-replicas-upgrade + Persist search server indexes (bsc#1231759) + Sync deletes files during migration (bsc#1233660) + Ignore coco and hub images when applying PTF if they are not ailable (bsc#1229079) + Add --registry back to mgrpxy (bsc#1233202) + Only add java.hostname on migrated server if not present + Consider the configuration file to detect the coco or hub api images should be pulled (bsc#1229104) + Only raise an error if cloudguestregistryauth fails for PAYG (bsc#1233630) + Add registry.suse.com login to mgradm upgrade podman list (bsc#1234123) * Version 0.1.26-0 + Ignore all zypper caches during migration (bsc#1232769) + Use the uyuni network for all podman containers (bsc#1232817) * Version 0.1.25-0 + Don't migrate enabled systemd services, recreate them (bsc#1232575) * Version 0.1.24-0 + Redact JSESSIONID and pxt-session-cookie values from logs and console output (bsc#1231568) venv-salt-minion: - Included D-Bus python module for SUSE distros (bsc#1231618) - Reverted setting SELinux context for minion service (bsc#1233667) - Make minion reconnecting on changing master IP (bsc#1228182) - Fixed post_start_cleanup.sh shebang to work on all systems - Handle logger exception when flushing already closed file - Made Salt Bundle more tolerant to long running jobs (bsc#1228690) - Modified: * include-rpm * filter-requires.sh
Patchnames: SUSE-SLE-Micro-6.0-211
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-0:3006.0-9.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-0:3006.0-9.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-0:3006.0-9.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.x86_64
Vendor Fix
Threats
Impact moderate

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for SUSE Manager Client Tools",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update fixes the following issues:\n\nsalt:\n\n- Revert setting SELinux context for minion service (bsc#1233667)\n- Removed System V init support\n- Fix the condition of alternatives for Tumbleweed and Leap 16\n- Build all python bindings for all flavors\n- Make minion reconnecting on changing master IP (bsc#1228182)\n- Handle logger exception when flushing already closed file\n- Include passlib as a recommended dependency\n- Make Salt Bundle more tolerant to long running jobs (bsc#1228690)\n\nuyuni-tools was updated from version 0.1.23-0 to 0.1.27-0:\n\n- Security issues fixed:\n  * CVE-2024-22037: Use podman secret to store the database credentials (bsc#1231497)\n- Other changes and bugs fixed:\n  * Version 0.1.27-0\n    + Bump the default image tag to 5.0.3\n    + IsInstalled function fix\n    + Run systemctl daemon-reload after changing the container image config (bsc#1233279)\n    + Coco-replicas-upgrade\n    + Persist search server indexes (bsc#1231759)\n    + Sync deletes files during migration (bsc#1233660)\n    + Ignore coco and hub images when applying PTF if they are not ailable (bsc#1229079)\n    + Add --registry back to mgrpxy (bsc#1233202)\n    + Only add java.hostname on migrated server if not present\n    + Consider the configuration file to detect the coco or hub api images should be pulled (bsc#1229104)\n    + Only raise an error if cloudguestregistryauth fails for PAYG (bsc#1233630)\n    + Add registry.suse.com login to mgradm upgrade podman list (bsc#1234123)\n  * Version 0.1.26-0\n    + Ignore all zypper caches during migration (bsc#1232769)\n    + Use the uyuni network for all podman containers (bsc#1232817)\n  * Version 0.1.25-0\n    + Don\u0027t migrate enabled systemd services, recreate them (bsc#1232575)\n  * Version 0.1.24-0\n    + Redact JSESSIONID and pxt-session-cookie values from logs and\n      console output (bsc#1231568)\n\nvenv-salt-minion:\n    \n- Included D-Bus python module for SUSE distros (bsc#1231618)\n- Reverted setting SELinux context for minion service (bsc#1233667)\n- Make minion reconnecting on changing master IP (bsc#1228182)\n- Fixed post_start_cleanup.sh shebang to work on all systems\n- Handle logger exception when flushing already closed file\n- Made Salt Bundle more tolerant to long running jobs (bsc#1228690)\n- Modified:\n  * include-rpm\n  * filter-requires.sh\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-Micro-6.0-211",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20124-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2025:20124-1",
        "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520124-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2025:20124-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021205.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1228182",
        "url": "https://bugzilla.suse.com/1228182"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1228690",
        "url": "https://bugzilla.suse.com/1228690"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1229079",
        "url": "https://bugzilla.suse.com/1229079"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1229104",
        "url": "https://bugzilla.suse.com/1229104"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1231497",
        "url": "https://bugzilla.suse.com/1231497"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1231568",
        "url": "https://bugzilla.suse.com/1231568"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1231618",
        "url": "https://bugzilla.suse.com/1231618"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1231759",
        "url": "https://bugzilla.suse.com/1231759"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1232575",
        "url": "https://bugzilla.suse.com/1232575"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1232769",
        "url": "https://bugzilla.suse.com/1232769"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1232817",
        "url": "https://bugzilla.suse.com/1232817"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1233202",
        "url": "https://bugzilla.suse.com/1233202"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1233279",
        "url": "https://bugzilla.suse.com/1233279"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1233630",
        "url": "https://bugzilla.suse.com/1233630"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1233660",
        "url": "https://bugzilla.suse.com/1233660"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1233667",
        "url": "https://bugzilla.suse.com/1233667"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1234123",
        "url": "https://bugzilla.suse.com/1234123"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2024-22037 page",
        "url": "https://www.suse.com/security/cve/CVE-2024-22037/"
      }
    ],
    "title": "Security update for SUSE Manager Client Tools",
    "tracking": {
      "current_release_date": "2026-09-20T18:08:52Z",
      "generator": {
        "date": "2025-02-13T08:38:09Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2025:20124-1",
      "initial_release_date": "2025-02-13T08:38:09Z",
      "revision_history": [
        {
          "date": "2025-02-13T08:38:09Z",
          "number": "1",
          "summary": "Current version"
        },
        {
          "date": "2026-09-20T18:08:52Z",
          "number": "2",
          "summary": "unknown changes"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python311-salt-0:3006.0-9.1.aarch64",
                "product": {
                  "name": "python311-salt-0:3006.0-9.1.aarch64",
                  "product_id": "python311-salt-0:3006.0-9.1.aarch64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/python311-salt@3006.0-9.1?arch=aarch64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-0:3006.0-9.1.aarch64",
                "product": {
                  "name": "salt-0:3006.0-9.1.aarch64",
                  "product_id": "salt-0:3006.0-9.1.aarch64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt@3006.0-9.1?arch=aarch64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-master-0:3006.0-9.1.aarch64",
                "product": {
                  "name": "salt-master-0:3006.0-9.1.aarch64",
                  "product_id": "salt-master-0:3006.0-9.1.aarch64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-master@3006.0-9.1?arch=aarch64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-minion-0:3006.0-9.1.aarch64",
                "product": {
                  "name": "salt-minion-0:3006.0-9.1.aarch64",
                  "product_id": "salt-minion-0:3006.0-9.1.aarch64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-minion@3006.0-9.1?arch=aarch64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-transactional-update-0:3006.0-9.1.aarch64",
                "product": {
                  "name": "salt-transactional-update-0:3006.0-9.1.aarch64",
                  "product_id": "salt-transactional-update-0:3006.0-9.1.aarch64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-transactional-update@3006.0-9.1?arch=aarch64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python311-salt-0:3006.0-9.1.s390x",
                "product": {
                  "name": "python311-salt-0:3006.0-9.1.s390x",
                  "product_id": "python311-salt-0:3006.0-9.1.s390x",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/python311-salt@3006.0-9.1?arch=s390x\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-0:3006.0-9.1.s390x",
                "product": {
                  "name": "salt-0:3006.0-9.1.s390x",
                  "product_id": "salt-0:3006.0-9.1.s390x",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt@3006.0-9.1?arch=s390x\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-master-0:3006.0-9.1.s390x",
                "product": {
                  "name": "salt-master-0:3006.0-9.1.s390x",
                  "product_id": "salt-master-0:3006.0-9.1.s390x",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-master@3006.0-9.1?arch=s390x\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-minion-0:3006.0-9.1.s390x",
                "product": {
                  "name": "salt-minion-0:3006.0-9.1.s390x",
                  "product_id": "salt-minion-0:3006.0-9.1.s390x",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-minion@3006.0-9.1?arch=s390x\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-transactional-update-0:3006.0-9.1.s390x",
                "product": {
                  "name": "salt-transactional-update-0:3006.0-9.1.s390x",
                  "product_id": "salt-transactional-update-0:3006.0-9.1.s390x",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-transactional-update@3006.0-9.1?arch=s390x\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python311-salt-0:3006.0-9.1.x86_64",
                "product": {
                  "name": "python311-salt-0:3006.0-9.1.x86_64",
                  "product_id": "python311-salt-0:3006.0-9.1.x86_64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/python311-salt@3006.0-9.1?arch=x86_64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-0:3006.0-9.1.x86_64",
                "product": {
                  "name": "salt-0:3006.0-9.1.x86_64",
                  "product_id": "salt-0:3006.0-9.1.x86_64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt@3006.0-9.1?arch=x86_64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-master-0:3006.0-9.1.x86_64",
                "product": {
                  "name": "salt-master-0:3006.0-9.1.x86_64",
                  "product_id": "salt-master-0:3006.0-9.1.x86_64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-master@3006.0-9.1?arch=x86_64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-minion-0:3006.0-9.1.x86_64",
                "product": {
                  "name": "salt-minion-0:3006.0-9.1.x86_64",
                  "product_id": "salt-minion-0:3006.0-9.1.x86_64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-minion@3006.0-9.1?arch=x86_64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "salt-transactional-update-0:3006.0-9.1.x86_64",
                "product": {
                  "name": "salt-transactional-update-0:3006.0-9.1.x86_64",
                  "product_id": "salt-transactional-update-0:3006.0-9.1.x86_64",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:a:saltstack:salt:3006.0:*:*:*:*:*:*:*",
                    "purl": "pkg:rpm/suse/salt-transactional-update@3006.0-9.1?arch=x86_64\u0026upstream=salt-0:3006.0-9.1.src.rpm"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Micro 6.0",
                "product": {
                  "name": "SUSE Linux Micro 6.0",
                  "product_id": "SUSE Linux Micro 6.0",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sl-micro:6.0"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-salt-0:3006.0-9.1.aarch64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.aarch64"
        },
        "product_reference": "python311-salt-0:3006.0-9.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-salt-0:3006.0-9.1.s390x as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.s390x"
        },
        "product_reference": "python311-salt-0:3006.0-9.1.s390x",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-salt-0:3006.0-9.1.x86_64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.x86_64"
        },
        "product_reference": "python311-salt-0:3006.0-9.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-0:3006.0-9.1.aarch64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.aarch64"
        },
        "product_reference": "salt-0:3006.0-9.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-0:3006.0-9.1.s390x as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.s390x"
        },
        "product_reference": "salt-0:3006.0-9.1.s390x",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-0:3006.0-9.1.x86_64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.x86_64"
        },
        "product_reference": "salt-0:3006.0-9.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-master-0:3006.0-9.1.aarch64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.aarch64"
        },
        "product_reference": "salt-master-0:3006.0-9.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-master-0:3006.0-9.1.s390x as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.s390x"
        },
        "product_reference": "salt-master-0:3006.0-9.1.s390x",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-master-0:3006.0-9.1.x86_64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.x86_64"
        },
        "product_reference": "salt-master-0:3006.0-9.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-minion-0:3006.0-9.1.aarch64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.aarch64"
        },
        "product_reference": "salt-minion-0:3006.0-9.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-minion-0:3006.0-9.1.s390x as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.s390x"
        },
        "product_reference": "salt-minion-0:3006.0-9.1.s390x",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-minion-0:3006.0-9.1.x86_64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.x86_64"
        },
        "product_reference": "salt-minion-0:3006.0-9.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-transactional-update-0:3006.0-9.1.aarch64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.aarch64"
        },
        "product_reference": "salt-transactional-update-0:3006.0-9.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-transactional-update-0:3006.0-9.1.s390x as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.s390x"
        },
        "product_reference": "salt-transactional-update-0:3006.0-9.1.s390x",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "salt-transactional-update-0:3006.0-9.1.x86_64 as component of SUSE Linux Micro 6.0",
          "product_id": "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.x86_64"
        },
        "product_reference": "salt-transactional-update-0:3006.0-9.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Micro 6.0"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-22037",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2024-22037"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The uyuni-server-attestation systemd service needs a database_password environment variable. This file has 640 permission, and cannot be shown users, but the environment is still exposed by systemd to non-privileged users.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.aarch64",
          "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.s390x",
          "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.x86_64",
          "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.aarch64",
          "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.s390x",
          "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.x86_64",
          "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.aarch64",
          "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.s390x",
          "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.x86_64",
          "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.aarch64",
          "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.s390x",
          "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.x86_64",
          "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.aarch64",
          "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.s390x",
          "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2024-22037",
          "url": "https://www.suse.com/security/cve/CVE-2024-22037"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1231497 for CVE-2024-22037",
          "url": "https://bugzilla.suse.com/1231497"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:python311-salt-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-master-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-minion-0:3006.0-9.1.x86_64",
            "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.aarch64",
            "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.s390x",
            "SUSE Linux Micro 6.0:salt-transactional-update-0:3006.0-9.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-02-13T08:38:09Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2024-22037"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…