Vulnerability from csaf_suse
Published
2024-05-06 09:46
Modified
2024-05-06 09:46
Summary
Security update for SUSE Manager Client Tools

Notes

Title of the patch
Security update for SUSE Manager Client Tools
Description of the patch
This update fixes the following issues: golang-github-prometheus-node_exporter: - Update to 1.7.0 (jsc#PED-7893, jsc#PED-7928): * [FEATURE] Add ZFS freebsd per dataset stats #2753 * [FEATURE] Add cpu vulnerabilities reporting from sysfs #2721 * [ENHANCEMENT] Parallelize stat calls in Linux filesystem collector #1772 * [ENHANCEMENT] Add missing linkspeeds to ethtool collector #2711 * [ENHANCEMENT] Add CPU MHz as the value for node_cpu_info metric #2778 * [ENHANCEMENT] Improve qdisc collector performance #2779 * [ENHANCEMENT] Add include and exclude filter for hwmon collector #2699 * [ENHANCEMENT] Optionally fetch ARP stats via rtnetlink instead of procfs #2777 * [BUFFIX] Fix ZFS arcstats on FreeBSD 14.0+ 2754 * [BUGFIX] Fallback to 32-bit stats in netdev #2757 * [BUGFIX] Close btrfs.FS handle after use #2780 * [BUGFIX] Move RO status before error return #2807 * [BUFFIX] Fix promhttp_metric_handler_errors_total being always active #2808 * [BUGFIX] Fix nfsd v4 index miss #2824 - Update to 1.6.1: (no source code changes in this release) - BuildRequire go1.20 - Update to 1.6.0: * [CHANGE] Fix cpustat when some cpus are offline #2318 * [CHANGE] Remove metrics of offline CPUs in CPU collector #2605 * [CHANGE] Deprecate ntp collector #2603 * [CHANGE] Remove bcache `cache_readaheads_totals` metrics #2583 * [CHANGE] Deprecate supervisord collector #2685 * [FEATURE] Enable uname collector on NetBSD #2559 * [FEATURE] NetBSD support for the meminfo collector #2570 * [FEATURE] NetBSD support for CPU collector #2626 * [FEATURE] Add FreeBSD collector for netisr subsystem #2668 * [FEATURE] Add softirqs collector #2669 * [ENHANCEMENT] Add suspended as a `node_zfs_zpool_state` #2449 * [ENHANCEMENT] Add administrative state of Linux network interfaces #2515 * [ENHANCEMENT] Log current value of GOMAXPROCS #2537 * [ENHANCEMENT] Add profiler options for perf collector #2542 * [ENHANCEMENT] Allow root path as metrics path #2590 * [ENHANCEMENT] Add cpu frequency governor metrics #2569 * [ENHANCEMENT] Add new landing page #2622 * [ENHANCEMENT] Reduce privileges needed for btrfs device stats #2634 * [ENHANCEMENT] Add ZFS `memory_available_bytes` #2687 * [ENHANCEMENT] Use `SCSI_IDENT_SERIAL` as serial in diskstats #2612 * [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs #2669 * [BUGFIX] perf: fixes for automatically detecting the correct tracefs mountpoints #2553 * [BUGFIX] Fix `thermal_zone` collector noise @2554 * [BUGFIX] Fix a problem fetching the user wire count on FreeBSD 2584 * [BUGFIX] interrupts: Fix fields on linux aarch64 #2631 * [BUGFIX] Remove metrics of offline CPUs in CPU collector #2605 * [BUGFIX] Fix OpenBSD filesystem collector string parsing #2637 * [BUGFIX] Fix bad reporting of `node_cpu_seconds_total` in OpenBSD #2663 - Change go_modules archive in _service to use obscpio file grafana: - Packaging improvements: * Changed deprecated `disabled` service mode to `manual` * Drop golang-packaging macros * Drop explicit mod=vendor as it is enabled automatically - Update to version 9.5.18: * [SECURITY] CVE-2024-1313: Require same organisation when deleting snapshots (bsc#1222155) - Update to version 9.5.17: * [FEATURE] Alerting: Backport use Alertmanager API v2 - Require Go 1.20 - Update to version 9.5.16: * [SECURITY] CVE-2023-6152: Add email verification when updating user email (bsc#1219912) * [BUGFIX] Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL - Update to version 9.5.15: * [FEATURE] Alerting: Attempt to retry retryable errors - Update to version 9.5.14: * [BUGFIX] Alerting: Fix state manager to not keep datasource_uid and ref_id labels in state after Error * [BUGFIX] Transformations: Config overrides being lost when config from query transform is applied * [BUGFIX] LDAP: Fix enable users on successfull login - Update to version 9.5.13: * [BUGFIX] BrowseDashboards: Only remember the most recent expanded folder * [BUGFIX] Licensing: Pass func to update env variables when starting plugin - Update to version 9.5.12: * [FEATURE] Azure: Add support for Workload Identity authentication - Update to version 9.5.9: * [FEATURE] SSE: Fix DSNode to not panic when response has empty response * [FEATURE] Prometheus: Handle the response with different field key order * [BUGFIX] LDAP: Fix user disabling mgr-daemon: - Version 4.3.9-0 * Update translation strings spacecmd: - Version 4.3.27-0 * Update translation strings spacewalk-client-tools: - Version 4.3.19-0 * Update translation strings spacewalk-koan: - Version 4.3.6-0 * Change Docker image location for test uyuni-common-libs: - Version 4.3.10-0 * Add support for package signature type V4 RSA/SHA384 * Add support for package signature type V4 RSA/SHA512 (bsc#1221465)
Patchnames
SUSE-2024-1508,SUSE-SLE-Manager-Tools-12-2024-1508,SUSE-SLE-SERVER-12-SP5-2024-1508
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
   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: "\nThis update fixes the following issues:\n\ngolang-github-prometheus-node_exporter:\n\n- Update to 1.7.0 (jsc#PED-7893, jsc#PED-7928):\n  * [FEATURE] Add ZFS freebsd per dataset stats #2753\n  * [FEATURE] Add cpu vulnerabilities reporting from sysfs #2721\n  * [ENHANCEMENT] Parallelize stat calls in Linux filesystem\n    collector #1772\n  * [ENHANCEMENT] Add missing linkspeeds to ethtool collector #2711\n  * [ENHANCEMENT] Add CPU MHz as the value for node_cpu_info metric\n    #2778\n  * [ENHANCEMENT] Improve qdisc collector performance #2779\n  * [ENHANCEMENT] Add include and exclude filter for hwmon\n    collector #2699\n  * [ENHANCEMENT] Optionally fetch ARP stats via rtnetlink instead\n    of procfs #2777\n  * [BUFFIX] Fix ZFS arcstats on FreeBSD 14.0+ 2754\n  * [BUGFIX] Fallback to 32-bit stats in netdev #2757\n  * [BUGFIX] Close btrfs.FS handle after use #2780\n  * [BUGFIX] Move RO status before error return #2807\n  * [BUFFIX] Fix promhttp_metric_handler_errors_total being always\n    active #2808\n  * [BUGFIX] Fix nfsd v4 index miss #2824\n- Update to 1.6.1:\n  (no source code changes in this release)\n- BuildRequire go1.20\n- Update to 1.6.0:\n  * [CHANGE] Fix cpustat when some cpus are offline #2318\n  * [CHANGE] Remove metrics of offline CPUs in CPU collector #2605\n  * [CHANGE] Deprecate ntp collector #2603\n  * [CHANGE] Remove bcache `cache_readaheads_totals` metrics #2583\n  * [CHANGE] Deprecate supervisord collector #2685\n  * [FEATURE] Enable uname collector on NetBSD #2559\n  * [FEATURE] NetBSD support for the meminfo collector #2570\n  * [FEATURE] NetBSD support for CPU collector #2626\n  * [FEATURE] Add FreeBSD collector for netisr subsystem #2668\n  * [FEATURE] Add softirqs collector #2669\n  * [ENHANCEMENT] Add suspended as a `node_zfs_zpool_state` #2449\n  * [ENHANCEMENT] Add administrative state of Linux network\n    interfaces #2515\n  * [ENHANCEMENT] Log current value of GOMAXPROCS #2537\n  * [ENHANCEMENT] Add profiler options for perf collector #2542\n  * [ENHANCEMENT] Allow root path as metrics path #2590\n  * [ENHANCEMENT] Add cpu frequency governor metrics #2569\n  * [ENHANCEMENT] Add new landing page #2622\n  * [ENHANCEMENT] Reduce privileges needed for btrfs device stats\n    #2634\n  * [ENHANCEMENT] Add ZFS `memory_available_bytes` #2687\n  * [ENHANCEMENT] Use `SCSI_IDENT_SERIAL` as serial in diskstats\n    #2612\n  * [ENHANCEMENT] Read missing from netlink netclass attributes\n    from sysfs #2669\n  * [BUGFIX] perf: fixes for automatically detecting the correct\n    tracefs mountpoints #2553\n  * [BUGFIX] Fix `thermal_zone` collector noise @2554\n  * [BUGFIX] Fix a problem fetching the user wire count on FreeBSD\n    2584\n  * [BUGFIX] interrupts: Fix fields on linux aarch64 #2631\n  * [BUGFIX] Remove metrics of offline CPUs in CPU collector #2605\n  * [BUGFIX] Fix OpenBSD filesystem collector string parsing #2637\n  * [BUGFIX] Fix bad reporting of `node_cpu_seconds_total` in\n    OpenBSD #2663\n- Change go_modules archive in _service to use obscpio file\n\ngrafana:\n\n- Packaging improvements:\n  * Changed deprecated `disabled` service mode to `manual`\n  * Drop golang-packaging macros\n  * Drop explicit mod=vendor as it is enabled automatically\n- Update to version 9.5.18:\n  * [SECURITY] CVE-2024-1313: Require same organisation when\n    deleting snapshots (bsc#1222155)\n- Update to version 9.5.17:\n  * [FEATURE] Alerting: Backport use Alertmanager API v2\n- Require Go 1.20\n- Update to version 9.5.16:\n  * [SECURITY] CVE-2023-6152: Add email verification when updating\n    user email (bsc#1219912)\n  * [BUGFIX] Annotations: Split cleanup into separate queries and\n    deletes to avoid deadlocks on MySQL\n- Update to version 9.5.15:\n  * [FEATURE] Alerting: Attempt to retry retryable errors\n- Update to version 9.5.14:\n  * [BUGFIX] Alerting: Fix state manager to not keep\n    datasource_uid and ref_id labels in state after Error\n  * [BUGFIX] Transformations: Config overrides being lost when\n    config from query transform is applied\n  * [BUGFIX] LDAP: Fix enable users on successfull login\n- Update to version 9.5.13:\n  * [BUGFIX] BrowseDashboards: Only remember the most recent\n    expanded folder\n  * [BUGFIX] Licensing: Pass func to update env variables when\n    starting plugin\n- Update to version 9.5.12:\n  * [FEATURE] Azure: Add support for Workload Identity\n    authentication\n- Update to version 9.5.9:\n  * [FEATURE] SSE: Fix DSNode to not panic when response has empty\n    response\n  * [FEATURE] Prometheus: Handle the response with different field\n    key order\n  * [BUGFIX] LDAP: Fix user disabling\n\nmgr-daemon:\n\n- Version 4.3.9-0\n  * Update translation strings\n\nspacecmd:\n\n- Version 4.3.27-0\n  * Update translation strings\n\nspacewalk-client-tools:\n\n- Version 4.3.19-0\n  * Update translation strings\n\nspacewalk-koan:\n\n- Version 4.3.6-0\n  * Change Docker image location for test\n\nuyuni-common-libs:\n\n- Version 4.3.10-0\n  * Add support for package signature type V4 RSA/SHA384\n  * Add support for package signature type V4 RSA/SHA512 (bsc#1221465)\n\n",
            title: "Description of the patch",
         },
         {
            category: "details",
            text: "SUSE-2024-1508,SUSE-SLE-Manager-Tools-12-2024-1508,SUSE-SLE-SERVER-12-SP5-2024-1508",
            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-2024_1508-1.json",
         },
         {
            category: "self",
            summary: "URL for SUSE-SU-2024:1508-1",
            url: "https://www.suse.com/support/update/announcement/2024/suse-su-20241508-1/",
         },
         {
            category: "self",
            summary: "E-Mail link for SUSE-SU-2024:1508-1",
            url: "https://lists.suse.com/pipermail/sle-updates/2024-May/035169.html",
         },
         {
            category: "self",
            summary: "SUSE Bug 1219912",
            url: "https://bugzilla.suse.com/1219912",
         },
         {
            category: "self",
            summary: "SUSE Bug 1221465",
            url: "https://bugzilla.suse.com/1221465",
         },
         {
            category: "self",
            summary: "SUSE Bug 1222155",
            url: "https://bugzilla.suse.com/1222155",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2023-6152 page",
            url: "https://www.suse.com/security/cve/CVE-2023-6152/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2024-1313 page",
            url: "https://www.suse.com/security/cve/CVE-2024-1313/",
         },
      ],
      title: "Security update for SUSE Manager Client Tools",
      tracking: {
         current_release_date: "2024-05-06T09:46:36Z",
         generator: {
            date: "2024-05-06T09:46:36Z",
            engine: {
               name: "cve-database.git:bin/generate-csaf.pl",
               version: "1",
            },
         },
         id: "SUSE-SU-2024:1508-1",
         initial_release_date: "2024-05-06T09:46:36Z",
         revision_history: [
            {
               date: "2024-05-06T09:46:36Z",
               number: "1",
               summary: "Current version",
            },
         ],
         status: "final",
         version: "1",
      },
   },
   product_tree: {
      branches: [
         {
            branches: [
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
                        product: {
                           name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
                           product_id: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                        product: {
                           name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                           product_id: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
                        product: {
                           name: "golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
                           product_id: "golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "grafana-9.5.18-1.63.1.aarch64",
                        product: {
                           name: "grafana-9.5.18-1.63.1.aarch64",
                           product_id: "grafana-9.5.18-1.63.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
                        product: {
                           name: "python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
                           product_id: "python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "aarch64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.i586",
                        product: {
                           name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.i586",
                           product_id: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.i586",
                        product: {
                           name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.i586",
                           product_id: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-promu-0.14.0-1.18.1.i586",
                        product: {
                           name: "golang-github-prometheus-promu-0.14.0-1.18.1.i586",
                           product_id: "golang-github-prometheus-promu-0.14.0-1.18.1.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "grafana-9.5.18-1.63.1.i586",
                        product: {
                           name: "grafana-9.5.18-1.63.1.i586",
                           product_id: "grafana-9.5.18-1.63.1.i586",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-uyuni-common-libs-4.3.10-1.39.1.i586",
                        product: {
                           name: "python2-uyuni-common-libs-4.3.10-1.39.1.i586",
                           product_id: "python2-uyuni-common-libs-4.3.10-1.39.1.i586",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "i586",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "mgr-daemon-4.3.9-1.47.1.noarch",
                        product: {
                           name: "mgr-daemon-4.3.9-1.47.1.noarch",
                           product_id: "mgr-daemon-4.3.9-1.47.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-spacewalk-check-4.3.19-52.98.1.noarch",
                        product: {
                           name: "python2-spacewalk-check-4.3.19-52.98.1.noarch",
                           product_id: "python2-spacewalk-check-4.3.19-52.98.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
                        product: {
                           name: "python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
                           product_id: "python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
                        product: {
                           name: "python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
                           product_id: "python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-spacewalk-koan-4.3.6-24.36.1.noarch",
                        product: {
                           name: "python2-spacewalk-koan-4.3.6-24.36.1.noarch",
                           product_id: "python2-spacewalk-koan-4.3.6-24.36.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "spacecmd-4.3.27-38.139.1.noarch",
                        product: {
                           name: "spacecmd-4.3.27-38.139.1.noarch",
                           product_id: "spacecmd-4.3.27-38.139.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "spacewalk-check-4.3.19-52.98.1.noarch",
                        product: {
                           name: "spacewalk-check-4.3.19-52.98.1.noarch",
                           product_id: "spacewalk-check-4.3.19-52.98.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "spacewalk-client-setup-4.3.19-52.98.1.noarch",
                        product: {
                           name: "spacewalk-client-setup-4.3.19-52.98.1.noarch",
                           product_id: "spacewalk-client-setup-4.3.19-52.98.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "spacewalk-client-tools-4.3.19-52.98.1.noarch",
                        product: {
                           name: "spacewalk-client-tools-4.3.19-52.98.1.noarch",
                           product_id: "spacewalk-client-tools-4.3.19-52.98.1.noarch",
                        },
                     },
                     {
                        category: "product_version",
                        name: "spacewalk-koan-4.3.6-24.36.1.noarch",
                        product: {
                           name: "spacewalk-koan-4.3.6-24.36.1.noarch",
                           product_id: "spacewalk-koan-4.3.6-24.36.1.noarch",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "noarch",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
                        product: {
                           name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
                           product_id: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                        product: {
                           name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                           product_id: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
                        product: {
                           name: "golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
                           product_id: "golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "grafana-9.5.18-1.63.1.ppc64le",
                        product: {
                           name: "grafana-9.5.18-1.63.1.ppc64le",
                           product_id: "grafana-9.5.18-1.63.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
                        product: {
                           name: "python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
                           product_id: "python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ppc64le",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "python2-uyuni-common-libs-4.3.10-1.39.1.s390",
                        product: {
                           name: "python2-uyuni-common-libs-4.3.10-1.39.1.s390",
                           product_id: "python2-uyuni-common-libs-4.3.10-1.39.1.s390",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
                        product: {
                           name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
                           product_id: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                        product: {
                           name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                           product_id: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
                        product: {
                           name: "golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
                           product_id: "golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "grafana-9.5.18-1.63.1.s390x",
                        product: {
                           name: "grafana-9.5.18-1.63.1.s390x",
                           product_id: "grafana-9.5.18-1.63.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
                        product: {
                           name: "python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
                           product_id: "python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390x",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
                        product: {
                           name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
                           product_id: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                        product: {
                           name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                           product_id: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
                        product: {
                           name: "golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
                           product_id: "golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "grafana-9.5.18-1.63.1.x86_64",
                        product: {
                           name: "grafana-9.5.18-1.63.1.x86_64",
                           product_id: "grafana-9.5.18-1.63.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
                        product: {
                           name: "python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
                           product_id: "python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "x86_64",
               },
               {
                  branches: [
                     {
                        category: "product_name",
                        name: "SUSE Manager Client Tools 12",
                        product: {
                           name: "SUSE Manager Client Tools 12",
                           product_id: "SUSE Manager Client Tools 12",
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server 12 SP5",
                        product: {
                           name: "SUSE Linux Enterprise Server 12 SP5",
                           product_id: "SUSE Linux Enterprise Server 12 SP5",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles:12:sp5",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                        product: {
                           name: "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                           product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles_sap:12:sp5",
                           },
                        },
                     },
                  ],
                  category: "product_family",
                  name: "SUSE Linux Enterprise",
               },
            ],
            category: "vendor",
            name: "SUSE",
         },
      ],
      relationships: [
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
            },
            product_reference: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
            },
            product_reference: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
            },
            product_reference: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
            },
            product_reference: "golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-promu-0.14.0-1.18.1.aarch64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
            },
            product_reference: "golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
            },
            product_reference: "golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-promu-0.14.0-1.18.1.s390x as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
            },
            product_reference: "golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-promu-0.14.0-1.18.1.x86_64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
            },
            product_reference: "golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "grafana-9.5.18-1.63.1.aarch64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.aarch64",
            },
            product_reference: "grafana-9.5.18-1.63.1.aarch64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "grafana-9.5.18-1.63.1.ppc64le as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.ppc64le",
            },
            product_reference: "grafana-9.5.18-1.63.1.ppc64le",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "grafana-9.5.18-1.63.1.s390x as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.s390x",
            },
            product_reference: "grafana-9.5.18-1.63.1.s390x",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "grafana-9.5.18-1.63.1.x86_64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.x86_64",
            },
            product_reference: "grafana-9.5.18-1.63.1.x86_64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "mgr-daemon-4.3.9-1.47.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:mgr-daemon-4.3.9-1.47.1.noarch",
            },
            product_reference: "mgr-daemon-4.3.9-1.47.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-spacewalk-check-4.3.19-52.98.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.19-52.98.1.noarch",
            },
            product_reference: "python2-spacewalk-check-4.3.19-52.98.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-spacewalk-client-setup-4.3.19-52.98.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
            },
            product_reference: "python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-spacewalk-client-tools-4.3.19-52.98.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
            },
            product_reference: "python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-spacewalk-koan-4.3.6-24.36.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-spacewalk-koan-4.3.6-24.36.1.noarch",
            },
            product_reference: "python2-spacewalk-koan-4.3.6-24.36.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-uyuni-common-libs-4.3.10-1.39.1.aarch64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
            },
            product_reference: "python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
            },
            product_reference: "python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-uyuni-common-libs-4.3.10-1.39.1.s390x as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
            },
            product_reference: "python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "python2-uyuni-common-libs-4.3.10-1.39.1.x86_64 as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
            },
            product_reference: "python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "spacecmd-4.3.27-38.139.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:spacecmd-4.3.27-38.139.1.noarch",
            },
            product_reference: "spacecmd-4.3.27-38.139.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "spacewalk-check-4.3.19-52.98.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:spacewalk-check-4.3.19-52.98.1.noarch",
            },
            product_reference: "spacewalk-check-4.3.19-52.98.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "spacewalk-client-setup-4.3.19-52.98.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.19-52.98.1.noarch",
            },
            product_reference: "spacewalk-client-setup-4.3.19-52.98.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "spacewalk-client-tools-4.3.19-52.98.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.19-52.98.1.noarch",
            },
            product_reference: "spacewalk-client-tools-4.3.19-52.98.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "spacewalk-koan-4.3.6-24.36.1.noarch as component of SUSE Manager Client Tools 12",
               product_id: "SUSE Manager Client Tools 12:spacewalk-koan-4.3.6-24.36.1.noarch",
            },
            product_reference: "spacewalk-koan-4.3.6-24.36.1.noarch",
            relates_to_product_reference: "SUSE Manager Client Tools 12",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
               product_id: "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
               product_id: "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
               product_id: "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
               product_id: "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
            },
            product_reference: "golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2023-6152",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2023-6152",
            },
         ],
         notes: [
            {
               category: "general",
               text: "A user changing their email after signing up and verifying it can change it without verification in profile settings.\n\nThe configuration option \"verify_email_enabled\" will only validate email only on sign up.\n\n",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.aarch64",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.ppc64le",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.s390x",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.x86_64",
               "SUSE Manager Client Tools 12:mgr-daemon-4.3.9-1.47.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-koan-4.3.6-24.36.1.noarch",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
               "SUSE Manager Client Tools 12:spacecmd-4.3.27-38.139.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-check-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-koan-4.3.6-24.36.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2023-6152",
               url: "https://www.suse.com/security/cve/CVE-2023-6152",
            },
            {
               category: "external",
               summary: "SUSE Bug 1219912 for CVE-2023-6152",
               url: "https://bugzilla.suse.com/1219912",
            },
         ],
         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 Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.aarch64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.ppc64le",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.s390x",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.x86_64",
                  "SUSE Manager Client Tools 12:mgr-daemon-4.3.9-1.47.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-koan-4.3.6-24.36.1.noarch",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
                  "SUSE Manager Client Tools 12:spacecmd-4.3.27-38.139.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-koan-4.3.6-24.36.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 5.4,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
                  version: "3.1",
               },
               products: [
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.aarch64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.ppc64le",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.s390x",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.x86_64",
                  "SUSE Manager Client Tools 12:mgr-daemon-4.3.9-1.47.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-koan-4.3.6-24.36.1.noarch",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
                  "SUSE Manager Client Tools 12:spacecmd-4.3.27-38.139.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-koan-4.3.6-24.36.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2024-05-06T09:46:36Z",
               details: "moderate",
            },
         ],
         title: "CVE-2023-6152",
      },
      {
         cve: "CVE-2024-1313",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2024-1313",
            },
         ],
         notes: [
            {
               category: "general",
               text: "It is possible for a user in a different organization from the owner of a snapshot to bypass authorization and delete a snapshot by issuing a DELETE request to /api/snapshots/<key> using its view key. This functionality is intended to only be available to individuals with the permission to write/edit to the snapshot in question, but due to a bug in the authorization logic, deletion requests issued by an unprivileged user in a different organization than the snapshot owner are treated as authorized.\n\nGrafana Labs would like to thank Ravid Mazon and Jay Chen of Palo \nAlto Research for discovering and disclosing this vulnerability.\n\nThis issue affects Grafana: from 9.5.0 before 9.5.18, from 10.0.0 before 10.0.13, from 10.1.0 before 10.1.9, from 10.2.0 before 10.2.6, from 10.3.0 before 10.3.5.\n\n",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
               "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
               "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
               "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
               "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.aarch64",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.ppc64le",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.s390x",
               "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.x86_64",
               "SUSE Manager Client Tools 12:mgr-daemon-4.3.9-1.47.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:python2-spacewalk-koan-4.3.6-24.36.1.noarch",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
               "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
               "SUSE Manager Client Tools 12:spacecmd-4.3.27-38.139.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-check-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.19-52.98.1.noarch",
               "SUSE Manager Client Tools 12:spacewalk-koan-4.3.6-24.36.1.noarch",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2024-1313",
               url: "https://www.suse.com/security/cve/CVE-2024-1313",
            },
            {
               category: "external",
               summary: "SUSE Bug 1222155 for CVE-2024-1313",
               url: "https://bugzilla.suse.com/1222155",
            },
         ],
         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 Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.aarch64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.ppc64le",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.s390x",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.x86_64",
                  "SUSE Manager Client Tools 12:mgr-daemon-4.3.9-1.47.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-koan-4.3.6-24.36.1.noarch",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
                  "SUSE Manager Client Tools 12:spacecmd-4.3.27-38.139.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-koan-4.3.6-24.36.1.noarch",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
                  version: "3.1",
               },
               products: [
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP5:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-alertmanager-0.26.0-1.27.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-node_exporter-1.7.0-1.30.2.x86_64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.aarch64",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.ppc64le",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.s390x",
                  "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.14.0-1.18.1.x86_64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.aarch64",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.ppc64le",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.s390x",
                  "SUSE Manager Client Tools 12:grafana-9.5.18-1.63.1.x86_64",
                  "SUSE Manager Client Tools 12:mgr-daemon-4.3.9-1.47.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:python2-spacewalk-koan-4.3.6-24.36.1.noarch",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.aarch64",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.ppc64le",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.s390x",
                  "SUSE Manager Client Tools 12:python2-uyuni-common-libs-4.3.10-1.39.1.x86_64",
                  "SUSE Manager Client Tools 12:spacecmd-4.3.27-38.139.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-check-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.19-52.98.1.noarch",
                  "SUSE Manager Client Tools 12:spacewalk-koan-4.3.6-24.36.1.noarch",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2024-05-06T09:46:36Z",
               details: "moderate",
            },
         ],
         title: "CVE-2024-1313",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.