suse-su-2024:4019-1
Vulnerability from csaf_suse
Published
2024-11-18 13:24
Modified
2024-11-18 13:24
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-lusitaniae-apache_exporter was updated from version 1.0.1 to 1.0.8: - Security issues fixed: * CVE-2023-3978: Fixed security bug in x/net dependency in version 1.0.2 (bsc#1213933) - Bugs fixed: * Require Go 1.20 when building for RedHat derivatives * Version 1.0.8 (bsc#1227341): + Update prometheus/client_golang to version 1.19.1 + Update x/net to version 0.23.0 * Version 1.0.7: + Update protobuf to version 1.33.0 + Update prometheus/client_golang to version 1.19.0 + Update prometheus/common to version 0.46.0 + Standardize landing page * Version 1.0.6: + Update prometheus/exporter-toolkit to version 0.11.0 + Update prometheus/client_golang to version 1.18.0 + Added User-Agent header * Version 1.0.4: + Update x/crypto to version 0.17.0 + Update alecthomas/kingpin/v2 to version 2.4.0 + Update prometheus/common to version 0.45.0 * Version 1.0.3: + Update prometheus/client_golang to version 1.17.0 + Update x/net 0.17.0 * Version 1.0.1: + Update prometheus/exporter-toolkit to version 0.10.0 + Update prometheus/common to version 0.44.0 + Update prometheus/client_golang to version 1.16.0 scap-security-guide was updated from version 0.1.73 to 0.1.74: - Version 0.1.74 (jsc#ECO-3319): * Added Amazon Linux 2023 product * Introduce new remediation type Kickstart * Make PAM macros more flexible to variables * Remove Debian 10 Product * Remove Red Hat Enterprise Linux 7 product * Update CIS RHEL9 control file to v2.0.0 spacecmd was updated from version 5.0.9-0 to 5.0.10-0: - Version 5.0.10-0: * Speed up softwarechannel_removepackages (bsc#1227606) * Fixed error in 'kickstart_delete' when using wildcards (bsc#1227578) * Spacecmd bootstrap now works with specified port (bsc#1229437) * Fixed sls backup creation as directory with spacecmd (bsc#1230745) uyuni-tools was updated from version 0.1.21-0 to 0.1.23-0: - Version 0.1.23-0: * Ensure namespace is defined in all kubernetes commands * Use SCC credentials to authenticate against registry.suse.com for kubernetes (bsc#1231157) * Fixed namespace usage on mgrctl cp command - Version 0.1.22-0: * Set projectId also for test packages/images * mgradm migration should not pull Confidential Computing and Hub image is replicas == 0 (bsc#1229432, bsc#1230136) * Do not allow SUSE Manager downgrade * Prevent completion issue when /var/log/uyuni-tools.log is missing * Fixed proxy shared volume flag * During migration, exclude mgr-sync configuration file (bsc#1228685) * Migrate from PostgreSQL 14 to PostgreSQL 16 pg_hba.conf and postgresql.conf files (bsc#1231206) * During migration, handle empty autoinstallation path (bsc#1230285) * During migration, handle symlinks (bsc#1230288) * During migration, trust the remote sender's file list (bsc#1228424) * Use SCC flags during podman pull * Restore SELinux permission after migration (bsc#1229501) * Share volumes between containers (bsc#1223142) * Save supportconfig in current directory (bsc#1226759) * Fixed error code handling on reinstallation (bsc#1230139) * Fixed creation of first user and organization * Added missing variable quotes for install vars (bsc#1229108) * Added API login and logout calls to allow persistent login
Patchnames
SUSE-2024-4019,SUSE-EL-9-CLIENT-TOOLS-2024-4019
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": "important"
    },
    "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\ngolang-github-lusitaniae-apache_exporter was updated from version 1.0.1 to 1.0.8:\n\n- Security issues fixed:\n\n  * CVE-2023-3978: Fixed security bug in x/net dependency in version 1.0.2 (bsc#1213933)\n\n- Bugs fixed:\n\n  * Require Go 1.20 when building for RedHat derivatives\n  * Version 1.0.8 (bsc#1227341):\n\n    + Update prometheus/client_golang to version 1.19.1\n    + Update x/net to version 0.23.0\n\n  * Version 1.0.7:\n\n    + Update protobuf to version 1.33.0\n    + Update prometheus/client_golang to version 1.19.0\n    + Update prometheus/common to version 0.46.0\n    + Standardize landing page\n\n  * Version 1.0.6:\n\n    + Update prometheus/exporter-toolkit to version 0.11.0\n    + Update prometheus/client_golang to version 1.18.0\n    + Added User-Agent header\n\n  * Version 1.0.4:\n\n    + Update x/crypto to version 0.17.0\n    + Update alecthomas/kingpin/v2 to version 2.4.0\n    + Update prometheus/common to version 0.45.0\n\n  * Version 1.0.3:\n\n    + Update prometheus/client_golang to version 1.17.0\n    + Update x/net 0.17.0\n\n  * Version 1.0.1:\n\n    + Update prometheus/exporter-toolkit to version 0.10.0\n    + Update prometheus/common to version 0.44.0\n    + Update prometheus/client_golang to version 1.16.0\n\nscap-security-guide was updated from version 0.1.73 to 0.1.74:\n\n- Version 0.1.74 (jsc#ECO-3319):\n    \n  * Added Amazon Linux 2023 product\n  * Introduce new remediation type Kickstart\n  * Make PAM macros more flexible to variables\n  * Remove Debian 10 Product\n  * Remove Red Hat Enterprise Linux 7 product\n  * Update CIS RHEL9 control file to v2.0.0\n\nspacecmd was updated from version 5.0.9-0 to 5.0.10-0:\n\n- Version 5.0.10-0:\n\n  * Speed up softwarechannel_removepackages (bsc#1227606)\n  * Fixed error in \u0027kickstart_delete\u0027 when using wildcards\n    (bsc#1227578)\n  * Spacecmd bootstrap now works with specified port (bsc#1229437)\n  * Fixed sls backup creation as directory with spacecmd (bsc#1230745)\n\nuyuni-tools was updated from version 0.1.21-0 to 0.1.23-0:\n\n- Version 0.1.23-0:\n\n  * Ensure namespace is defined in all kubernetes commands\n  * Use SCC credentials to authenticate against registry.suse.com\n    for kubernetes (bsc#1231157)\n  * Fixed namespace usage on mgrctl cp command\n\n- Version 0.1.22-0:\n\n  * Set projectId also for test packages/images\n  * mgradm migration should not pull Confidential Computing and Hub\n    image is replicas == 0 (bsc#1229432, bsc#1230136)\n  * Do not allow SUSE Manager downgrade\n  * Prevent completion issue when /var/log/uyuni-tools.log is missing\n  * Fixed proxy shared volume flag\n  * During migration, exclude mgr-sync configuration file (bsc#1228685)\n  * Migrate from PostgreSQL 14 to PostgreSQL 16 pg_hba.conf and\n    postgresql.conf files (bsc#1231206)\n  * During migration, handle empty autoinstallation path (bsc#1230285)\n  * During migration, handle symlinks (bsc#1230288)\n  * During migration, trust the remote sender\u0027s file list (bsc#1228424)\n  * Use SCC flags during podman pull\n  * Restore SELinux permission after migration (bsc#1229501)\n  * Share volumes between containers (bsc#1223142)\n  * Save supportconfig in current directory (bsc#1226759)\n  * Fixed error code handling on reinstallation (bsc#1230139)\n  * Fixed creation of first user and organization\n  * Added missing variable quotes for install vars (bsc#1229108)\n  * Added API login and logout calls to allow persistent login\n\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2024-4019,SUSE-EL-9-CLIENT-TOOLS-2024-4019",
        "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_4019-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2024:4019-1",
        "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244019-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2024:4019-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019832.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1213933",
        "url": "https://bugzilla.suse.com/1213933"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1223142",
        "url": "https://bugzilla.suse.com/1223142"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1226759",
        "url": "https://bugzilla.suse.com/1226759"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1227341",
        "url": "https://bugzilla.suse.com/1227341"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1227578",
        "url": "https://bugzilla.suse.com/1227578"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1227606",
        "url": "https://bugzilla.suse.com/1227606"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1228424",
        "url": "https://bugzilla.suse.com/1228424"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1228685",
        "url": "https://bugzilla.suse.com/1228685"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1229108",
        "url": "https://bugzilla.suse.com/1229108"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1229432",
        "url": "https://bugzilla.suse.com/1229432"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1229437",
        "url": "https://bugzilla.suse.com/1229437"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1229501",
        "url": "https://bugzilla.suse.com/1229501"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1230136",
        "url": "https://bugzilla.suse.com/1230136"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1230139",
        "url": "https://bugzilla.suse.com/1230139"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1230285",
        "url": "https://bugzilla.suse.com/1230285"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1230288",
        "url": "https://bugzilla.suse.com/1230288"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1230745",
        "url": "https://bugzilla.suse.com/1230745"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1231157",
        "url": "https://bugzilla.suse.com/1231157"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1231206",
        "url": "https://bugzilla.suse.com/1231206"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-3978 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-3978/"
      }
    ],
    "title": "Security update for SUSE Manager Client Tools",
    "tracking": {
      "current_release_date": "2024-11-18T13:24:46Z",
      "generator": {
        "date": "2024-11-18T13:24:46Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2024:4019-1",
      "initial_release_date": "2024-11-18T13:24:46Z",
      "revision_history": [
        {
          "date": "2024-11-18T13:24:46Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-1.20.12-1.3.1.aarch64",
                "product": {
                  "name": "golang-1.20.12-1.3.1.aarch64",
                  "product_id": "golang-1.20.12-1.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.20.12-1.3.1.aarch64",
                "product": {
                  "name": "golang-bin-1.20.12-1.3.1.aarch64",
                  "product_id": "golang-bin-1.20.12-1.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
                "product": {
                  "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
                  "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "mgradm-0.1.23-1.11.1.aarch64",
                "product": {
                  "name": "mgradm-0.1.23-1.11.1.aarch64",
                  "product_id": "mgradm-0.1.23-1.11.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "mgrctl-0.1.23-1.11.1.aarch64",
                "product": {
                  "name": "mgrctl-0.1.23-1.11.1.aarch64",
                  "product_id": "mgrctl-0.1.23-1.11.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "mgrpxy-0.1.23-1.11.1.aarch64",
                "product": {
                  "name": "mgrpxy-0.1.23-1.11.1.aarch64",
                  "product_id": "mgrpxy-0.1.23-1.11.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-docs-1.20.12-1.3.1.noarch",
                "product": {
                  "name": "golang-docs-1.20.12-1.3.1.noarch",
                  "product_id": "golang-docs-1.20.12-1.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "golang-misc-1.20.12-1.3.1.noarch",
                "product": {
                  "name": "golang-misc-1.20.12-1.3.1.noarch",
                  "product_id": "golang-misc-1.20.12-1.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "golang-src-1.20.12-1.3.1.noarch",
                "product": {
                  "name": "golang-src-1.20.12-1.3.1.noarch",
                  "product_id": "golang-src-1.20.12-1.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "golang-tests-1.20.12-1.3.1.noarch",
                "product": {
                  "name": "golang-tests-1.20.12-1.3.1.noarch",
                  "product_id": "golang-tests-1.20.12-1.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "mgradm-bash-completion-0.1.23-1.11.1.noarch",
                "product": {
                  "name": "mgradm-bash-completion-0.1.23-1.11.1.noarch",
                  "product_id": "mgradm-bash-completion-0.1.23-1.11.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "mgradm-zsh-completion-0.1.23-1.11.1.noarch",
                "product": {
                  "name": "mgradm-zsh-completion-0.1.23-1.11.1.noarch",
                  "product_id": "mgradm-zsh-completion-0.1.23-1.11.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "mgrctl-bash-completion-0.1.23-1.11.1.noarch",
                "product": {
                  "name": "mgrctl-bash-completion-0.1.23-1.11.1.noarch",
                  "product_id": "mgrctl-bash-completion-0.1.23-1.11.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
                "product": {
                  "name": "mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
                  "product_id": "mgrctl-zsh-completion-0.1.23-1.11.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "mgrpxy-bash-completion-0.1.23-1.11.1.noarch",
                "product": {
                  "name": "mgrpxy-bash-completion-0.1.23-1.11.1.noarch",
                  "product_id": "mgrpxy-bash-completion-0.1.23-1.11.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "mgrpxy-zsh-completion-0.1.23-1.11.1.noarch",
                "product": {
                  "name": "mgrpxy-zsh-completion-0.1.23-1.11.1.noarch",
                  "product_id": "mgrpxy-zsh-completion-0.1.23-1.11.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "scap-security-guide-0.1.74-1.29.1.noarch",
                "product": {
                  "name": "scap-security-guide-0.1.74-1.29.1.noarch",
                  "product_id": "scap-security-guide-0.1.74-1.29.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "scap-security-guide-debian-0.1.74-1.29.1.noarch",
                "product": {
                  "name": "scap-security-guide-debian-0.1.74-1.29.1.noarch",
                  "product_id": "scap-security-guide-debian-0.1.74-1.29.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "scap-security-guide-redhat-0.1.74-1.29.1.noarch",
                "product": {
                  "name": "scap-security-guide-redhat-0.1.74-1.29.1.noarch",
                  "product_id": "scap-security-guide-redhat-0.1.74-1.29.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "scap-security-guide-ubuntu-0.1.74-1.29.1.noarch",
                "product": {
                  "name": "scap-security-guide-ubuntu-0.1.74-1.29.1.noarch",
                  "product_id": "scap-security-guide-ubuntu-0.1.74-1.29.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacecmd-5.0.10-1.41.1.noarch",
                "product": {
                  "name": "spacecmd-5.0.10-1.41.1.noarch",
                  "product_id": "spacecmd-5.0.10-1.41.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-1.20.12-1.3.1.ppc64le",
                "product": {
                  "name": "golang-1.20.12-1.3.1.ppc64le",
                  "product_id": "golang-1.20.12-1.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.20.12-1.3.1.ppc64le",
                "product": {
                  "name": "golang-bin-1.20.12-1.3.1.ppc64le",
                  "product_id": "golang-bin-1.20.12-1.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
                "product": {
                  "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
                  "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "mgradm-0.1.23-1.11.1.ppc64le",
                "product": {
                  "name": "mgradm-0.1.23-1.11.1.ppc64le",
                  "product_id": "mgradm-0.1.23-1.11.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "mgrctl-0.1.23-1.11.1.ppc64le",
                "product": {
                  "name": "mgrctl-0.1.23-1.11.1.ppc64le",
                  "product_id": "mgrctl-0.1.23-1.11.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "mgrpxy-0.1.23-1.11.1.ppc64le",
                "product": {
                  "name": "mgrpxy-0.1.23-1.11.1.ppc64le",
                  "product_id": "mgrpxy-0.1.23-1.11.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-1.20.12-1.3.1.s390x",
                "product": {
                  "name": "golang-1.20.12-1.3.1.s390x",
                  "product_id": "golang-1.20.12-1.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.20.12-1.3.1.s390x",
                "product": {
                  "name": "golang-bin-1.20.12-1.3.1.s390x",
                  "product_id": "golang-bin-1.20.12-1.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
                "product": {
                  "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
                  "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "mgradm-0.1.23-1.11.1.s390x",
                "product": {
                  "name": "mgradm-0.1.23-1.11.1.s390x",
                  "product_id": "mgradm-0.1.23-1.11.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "mgrctl-0.1.23-1.11.1.s390x",
                "product": {
                  "name": "mgrctl-0.1.23-1.11.1.s390x",
                  "product_id": "mgrctl-0.1.23-1.11.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "mgrpxy-0.1.23-1.11.1.s390x",
                "product": {
                  "name": "mgrpxy-0.1.23-1.11.1.s390x",
                  "product_id": "mgrpxy-0.1.23-1.11.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "golang-1.20.12-1.3.1.x86_64",
                "product": {
                  "name": "golang-1.20.12-1.3.1.x86_64",
                  "product_id": "golang-1.20.12-1.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-bin-1.20.12-1.3.1.x86_64",
                "product": {
                  "name": "golang-bin-1.20.12-1.3.1.x86_64",
                  "product_id": "golang-bin-1.20.12-1.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
                "product": {
                  "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
                  "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "mgradm-0.1.23-1.11.1.x86_64",
                "product": {
                  "name": "mgradm-0.1.23-1.11.1.x86_64",
                  "product_id": "mgradm-0.1.23-1.11.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "mgrctl-0.1.23-1.11.1.x86_64",
                "product": {
                  "name": "mgrctl-0.1.23-1.11.1.x86_64",
                  "product_id": "mgrctl-0.1.23-1.11.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "mgrpxy-0.1.23-1.11.1.x86_64",
                "product": {
                  "name": "mgrpxy-0.1.23-1.11.1.x86_64",
                  "product_id": "mgrpxy-0.1.23-1.11.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE:EL-9:Update:Products:ManagerTools:Update",
                "product": {
                  "name": "SUSE:EL-9:Update:Products:ManagerTools:Update",
                  "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update"
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
                "product": {
                  "name": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
                  "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.20.12-1.3.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.aarch64"
        },
        "product_reference": "golang-1.20.12-1.3.1.aarch64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.20.12-1.3.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.ppc64le"
        },
        "product_reference": "golang-1.20.12-1.3.1.ppc64le",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.20.12-1.3.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.s390x"
        },
        "product_reference": "golang-1.20.12-1.3.1.s390x",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-1.20.12-1.3.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.x86_64"
        },
        "product_reference": "golang-1.20.12-1.3.1.x86_64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.20.12-1.3.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.aarch64"
        },
        "product_reference": "golang-bin-1.20.12-1.3.1.aarch64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.20.12-1.3.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.ppc64le"
        },
        "product_reference": "golang-bin-1.20.12-1.3.1.ppc64le",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.20.12-1.3.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.s390x"
        },
        "product_reference": "golang-bin-1.20.12-1.3.1.s390x",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-bin-1.20.12-1.3.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.x86_64"
        },
        "product_reference": "golang-bin-1.20.12-1.3.1.x86_64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-docs-1.20.12-1.3.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-docs-1.20.12-1.3.1.noarch"
        },
        "product_reference": "golang-docs-1.20.12-1.3.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-misc-1.20.12-1.3.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-misc-1.20.12-1.3.1.noarch"
        },
        "product_reference": "golang-misc-1.20.12-1.3.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-src-1.20.12-1.3.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-src-1.20.12-1.3.1.noarch"
        },
        "product_reference": "golang-src-1.20.12-1.3.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-tests-1.20.12-1.3.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-tests-1.20.12-1.3.1.noarch"
        },
        "product_reference": "golang-tests-1.20.12-1.3.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgradm-0.1.23-1.11.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.aarch64"
        },
        "product_reference": "mgradm-0.1.23-1.11.1.aarch64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgradm-0.1.23-1.11.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.ppc64le"
        },
        "product_reference": "mgradm-0.1.23-1.11.1.ppc64le",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgradm-0.1.23-1.11.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.s390x"
        },
        "product_reference": "mgradm-0.1.23-1.11.1.s390x",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgradm-0.1.23-1.11.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.x86_64"
        },
        "product_reference": "mgradm-0.1.23-1.11.1.x86_64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgradm-bash-completion-0.1.23-1.11.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-bash-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgradm-bash-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgradm-zsh-completion-0.1.23-1.11.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-zsh-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgradm-zsh-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.aarch64"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.aarch64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.ppc64le"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.ppc64le",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.s390x"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.s390x",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.x86_64"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.x86_64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-bash-completion-0.1.23-1.11.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-bash-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgrctl-bash-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-zsh-completion-0.1.23-1.11.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-zsh-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrpxy-0.1.23-1.11.1.aarch64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.aarch64"
        },
        "product_reference": "mgrpxy-0.1.23-1.11.1.aarch64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrpxy-0.1.23-1.11.1.ppc64le as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.ppc64le"
        },
        "product_reference": "mgrpxy-0.1.23-1.11.1.ppc64le",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrpxy-0.1.23-1.11.1.s390x as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.s390x"
        },
        "product_reference": "mgrpxy-0.1.23-1.11.1.s390x",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrpxy-0.1.23-1.11.1.x86_64 as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.x86_64"
        },
        "product_reference": "mgrpxy-0.1.23-1.11.1.x86_64",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrpxy-bash-completion-0.1.23-1.11.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-bash-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgrpxy-bash-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrpxy-zsh-completion-0.1.23-1.11.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-zsh-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgrpxy-zsh-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scap-security-guide-0.1.74-1.29.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.74-1.29.1.noarch"
        },
        "product_reference": "scap-security-guide-0.1.74-1.29.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scap-security-guide-debian-0.1.74-1.29.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.74-1.29.1.noarch"
        },
        "product_reference": "scap-security-guide-debian-0.1.74-1.29.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scap-security-guide-redhat-0.1.74-1.29.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.74-1.29.1.noarch"
        },
        "product_reference": "scap-security-guide-redhat-0.1.74-1.29.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scap-security-guide-ubuntu-0.1.74-1.29.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.74-1.29.1.noarch"
        },
        "product_reference": "scap-security-guide-ubuntu-0.1.74-1.29.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacecmd-5.0.10-1.41.1.noarch as component of SUSE:EL-9:Update:Products:ManagerTools:Update",
          "product_id": "SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-5.0.10-1.41.1.noarch"
        },
        "product_reference": "spacecmd-5.0.10-1.41.1.noarch",
        "relates_to_product_reference": "SUSE:EL-9:Update:Products:ManagerTools:Update"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64"
        },
        "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.aarch64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.aarch64"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.aarch64",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.ppc64le as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.ppc64le"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.ppc64le",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.s390x as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.s390x"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.s390x",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-0.1.23-1.11.1.x86_64 as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.x86_64"
        },
        "product_reference": "mgrctl-0.1.23-1.11.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-bash-completion-0.1.23-1.11.1.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-bash-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgrctl-bash-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgrctl-zsh-completion-0.1.23-1.11.1.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-zsh-completion-0.1.23-1.11.1.noarch"
        },
        "product_reference": "mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scap-security-guide-redhat-0.1.74-1.29.1.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.74-1.29.1.noarch"
        },
        "product_reference": "scap-security-guide-redhat-0.1.74-1.29.1.noarch",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacecmd-5.0.10-1.41.1.noarch as component of SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS",
          "product_id": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-5.0.10-1.41.1.noarch"
        },
        "product_reference": "spacecmd-5.0.10-1.41.1.noarch",
        "relates_to_product_reference": "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-3978",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-3978"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.aarch64",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.ppc64le",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.s390x",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.x86_64",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-bash-completion-0.1.23-1.11.1.noarch",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.74-1.29.1.noarch",
          "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-5.0.10-1.41.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.aarch64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.ppc64le",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.s390x",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.x86_64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.aarch64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.ppc64le",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.s390x",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.x86_64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-docs-1.20.12-1.3.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-misc-1.20.12-1.3.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-src-1.20.12-1.3.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-tests-1.20.12-1.3.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.aarch64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.ppc64le",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.s390x",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.x86_64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-bash-completion-0.1.23-1.11.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-zsh-completion-0.1.23-1.11.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.aarch64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.ppc64le",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.s390x",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.x86_64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-bash-completion-0.1.23-1.11.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.aarch64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.ppc64le",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.s390x",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.x86_64",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-bash-completion-0.1.23-1.11.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-zsh-completion-0.1.23-1.11.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.74-1.29.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.74-1.29.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.74-1.29.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.74-1.29.1.noarch",
          "SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-5.0.10-1.41.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-3978",
          "url": "https://www.suse.com/security/cve/CVE-2023-3978"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1213933 for CVE-2023-3978",
          "url": "https://bugzilla.suse.com/1213933"
        }
      ],
      "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 Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.aarch64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.ppc64le",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.s390x",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.x86_64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.74-1.29.1.noarch",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-5.0.10-1.41.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-docs-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-misc-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-src-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-tests-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-5.0.10-1.41.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.aarch64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.ppc64le",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.s390x",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-0.1.23-1.11.1.x86_64",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:scap-security-guide-redhat-0.1.74-1.29.1.noarch",
            "SUSE Manager Client Tools for RHEL, Liberty and Clones 9-CLIENT-TOOLS:spacecmd-5.0.10-1.41.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-1.20.12-1.3.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-bin-1.20.12-1.3.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-docs-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-github-lusitaniae-apache_exporter-1.0.8-1.14.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-misc-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-src-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:golang-tests-1.20.12-1.3.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-0.1.23-1.11.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgradm-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-0.1.23-1.11.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrctl-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.aarch64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.ppc64le",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.s390x",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-0.1.23-1.11.1.x86_64",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-bash-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:mgrpxy-zsh-completion-0.1.23-1.11.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-debian-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-redhat-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:scap-security-guide-ubuntu-0.1.74-1.29.1.noarch",
            "SUSE:EL-9:Update:Products:ManagerTools:Update:spacecmd-5.0.10-1.41.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-11-18T13:24:46Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-3978"
    }
  ]
}


Log in or create an account to share your comment.




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.


Loading…

Loading…