suse-su-2024:4011-1
Vulnerability from csaf_suse
Published
2024-11-18 13:23
Modified
2024-11-18 13:23
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:
- Security issues fixed:
* CVE-2023-3978: Fixed security bug in x/net dependency (bsc#1213933)
- Other changes and issues fixed:
* Delete unpackaged debug files for RHEL
* Do not include source files in the package for RHEL 9
* Require Go 1.20 when building for RedHat derivatives
* Drop EnvironmentFile from the service definition
* Explicitly unset $ARGS environment variable. Setting environment
variables should be done in drop-in systemd configuration files.
* Drop go_nostrip macro. It is not needed with current binutils and
Go.
* Migrate from `disabled` to `manual` source service type
* Drop BuildRequires: golang-packaging
* Upgrade to version 1.0.8 (bsc#1227341)
+ Update prometheus/client_golang to version 1.19.1
+ Update x/net to version 0.23.0
* Upgrade to 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
* Upgrade to version 1.0.6
+ Update prometheus/exporter-toolkit to version 0.11.0
+ Update prometheus/client_golang to version 1.18.0
+ Add User-Agent header
* Upgrade to 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
* Upgrade to version 1.0.3
+ Update prometheus/client_golang to version 1.17.0
+ Update x/net 0.17.0
* Upgrade to 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
golang-github-prometheus-promu:
- Require Go >= 1.21 for building
- Packaging improvements:
* Drop export CGO_ENABLED='0'. Use the default unless there is a
defined requirement or benefit (bsc#1230623).
- Update to version 0.16.0:
* Do not discover user/host for reproducible builds
* Fix example/prometheus build error
- Update to version 0.15.0:
* Add linux/riscv64 to default platforms
* Use yaml.Unmarshalstrict to validate configuration files
spacecmd:
- Version 5.0.10-0
* Speed up softwarechannel_removepackages (bsc#1227606)
* Fix error in 'kickstart_delete' when using wildcards
(bsc#1227578)
* Spacecmd bootstrap now works with specified port (bsc#1229437)
* Fix sls backup creation as directory with spacecmd (bsc#1230745)
uyuni-common-libs:
- Version 5.0.5-0
* Enforce directory permissions at repo-sync when creating
directories (bsc#1229260)
uyuni-tools:
- 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)
* Fix 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
* Fix 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)
* Fix error code handling on reinstallation (bsc#1230139)
* Fix creating first user and organization
* Add missing variable quotes for install vars (bsc#1229108)
* Add API login and logout calls to allow persistent login
Changes that only impact SUSE Manager 4.3:
mgr-daemon:
- Version 4.3.11-0
* Update translation strings
spacewalk-client-tools:
- Version 4.3.21-0
* Update translation strings
Patchnames
SUSE-2024-4011,SUSE-SLE-Manager-Tools-15-2024-4011,SUSE-SLE-Manager-Tools-For-Micro-5-2024-4011,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4011,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4011,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2024-4011,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2024-4011,openSUSE-SLE-15.5-2024-4011,openSUSE-SLE-15.6-2024-4011
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": "This update fixes the following issues:\n\ngolang-github-lusitaniae-apache_exporter:\n\n- Security issues fixed:\n\n * CVE-2023-3978: Fixed security bug in x/net dependency (bsc#1213933)\n\n- Other changes and issues fixed:\n\n * Delete unpackaged debug files for RHEL\n * Do not include source files in the package for RHEL 9\n * Require Go 1.20 when building for RedHat derivatives\n * Drop EnvironmentFile from the service definition\n * Explicitly unset $ARGS environment variable. Setting environment\n variables should be done in drop-in systemd configuration files.\n * Drop go_nostrip macro. It is not needed with current binutils and\n Go.\n * Migrate from `disabled` to `manual` source service type\n * Drop BuildRequires: golang-packaging\n * Upgrade to version 1.0.8 (bsc#1227341)\n + Update prometheus/client_golang to version 1.19.1\n + Update x/net to version 0.23.0\n * Upgrade to version 1.0.7\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 * Upgrade to version 1.0.6\n + Update prometheus/exporter-toolkit to version 0.11.0\n + Update prometheus/client_golang to version 1.18.0\n + Add User-Agent header\n * Upgrade to version 1.0.4\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 * Upgrade to version 1.0.3\n + Update prometheus/client_golang to version 1.17.0\n + Update x/net 0.17.0\n * Upgrade to version 1.0.1\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\ngolang-github-prometheus-promu:\n\n- Require Go \u003e= 1.21 for building\n- Packaging improvements:\n * Drop export CGO_ENABLED=\u00270\u0027. Use the default unless there is a\n defined requirement or benefit (bsc#1230623).\n- Update to version 0.16.0:\n * Do not discover user/host for reproducible builds\n * Fix example/prometheus build error\n- Update to version 0.15.0:\n * Add linux/riscv64 to default platforms\n * Use yaml.Unmarshalstrict to validate configuration files\n\nspacecmd:\n\n- Version 5.0.10-0\n * Speed up softwarechannel_removepackages (bsc#1227606)\n * Fix error in \u0027kickstart_delete\u0027 when using wildcards\n (bsc#1227578)\n * Spacecmd bootstrap now works with specified port (bsc#1229437)\n * Fix sls backup creation as directory with spacecmd (bsc#1230745)\n\nuyuni-common-libs:\n\n- Version 5.0.5-0\n * Enforce directory permissions at repo-sync when creating\n directories (bsc#1229260)\n\nuyuni-tools:\n\n- version 0.1.23-0\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 * Fix namespace usage on mgrctl cp command\n- version 0.1.22-0\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 * Fix 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 * Fix error code handling on reinstallation (bsc#1230139)\n * Fix creating first user and organization\n * Add missing variable quotes for install vars (bsc#1229108)\n * Add API login and logout calls to allow persistent login\n\nChanges that only impact SUSE Manager 4.3:\n\nmgr-daemon:\n\n- Version 4.3.11-0\n * Update translation strings\n\nspacewalk-client-tools:\n\n- Version 4.3.21-0\n * Update translation strings\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-4011,SUSE-SLE-Manager-Tools-15-2024-4011,SUSE-SLE-Manager-Tools-For-Micro-5-2024-4011,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4011,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4011,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2024-4011,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2024-4011,openSUSE-SLE-15.5-2024-4011,openSUSE-SLE-15.6-2024-4011", "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_4011-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:4011-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244011-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:4011-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019833.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 1229260", "url": "https://bugzilla.suse.com/1229260" }, { "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:23:16Z", "generator": { "date": "2024-11-18T13:23:16Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:4011-1", "initial_release_date": "2024-11-18T13:23:16Z", "revision_history": [ { "date": "2024-11-18T13:23:16Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "product": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64" } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "product": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "product_id": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64" } }, { "category": "product_version", "name": "mgrctl-0.1.23-150000.1.13.3.aarch64", "product": { "name": "mgrctl-0.1.23-150000.1.13.3.aarch64", "product_id": "mgrctl-0.1.23-150000.1.13.3.aarch64" } }, { "category": "product_version", "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "product": { "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "product_id": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64" } }, { "category": "product_version", "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "product": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "product_id": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64" } }, { "category": "product_version", "name": "wire-0.6.0-150000.1.17.4.aarch64", "product": { "name": "wire-0.6.0-150000.1.17.4.aarch64", "product_id": "wire-0.6.0-150000.1.17.4.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.i586", "product": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.i586", "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.i586" } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.i586", "product": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.i586", "product_id": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.i586" } }, { "category": "product_version", "name": "mgrctl-0.1.23-150000.1.13.3.i586", "product": { "name": "mgrctl-0.1.23-150000.1.13.3.i586", "product_id": "mgrctl-0.1.23-150000.1.13.3.i586" } }, { "category": "product_version", "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.i586", "product": { "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.i586", "product_id": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.i586" } }, { "category": "product_version", "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.i586", "product": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.i586", "product_id": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.i586" } }, { "category": "product_version", "name": "wire-0.6.0-150000.1.17.4.i586", "product": { "name": "wire-0.6.0-150000.1.17.4.i586", "product_id": "wire-0.6.0-150000.1.17.4.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "mgr-daemon-4.3.11-150000.1.53.5.noarch", "product": { "name": "mgr-daemon-4.3.11-150000.1.53.5.noarch", "product_id": "mgr-daemon-4.3.11-150000.1.53.5.noarch" } }, { "category": "product_version", "name": "mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "product": { "name": "mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "product_id": "mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch" } }, { "category": "product_version", "name": "mgrctl-lang-0.1.23-150000.1.13.3.noarch", "product": { "name": "mgrctl-lang-0.1.23-150000.1.13.3.noarch", "product_id": "mgrctl-lang-0.1.23-150000.1.13.3.noarch" } }, { "category": "product_version", "name": "mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "product": { "name": "mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "product_id": "mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch" } }, { "category": "product_version", "name": "python3-spacewalk-check-4.3.21-150000.3.97.4.noarch", "product": { "name": "python3-spacewalk-check-4.3.21-150000.3.97.4.noarch", "product_id": "python3-spacewalk-check-4.3.21-150000.3.97.4.noarch" } }, { "category": "product_version", "name": "python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "product": { "name": "python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "product_id": "python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch" } }, { "category": "product_version", "name": "python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "product": { "name": "python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "product_id": "python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch" } }, { "category": "product_version", "name": "spacecmd-5.0.10-150000.3.127.3.noarch", "product": { "name": "spacecmd-5.0.10-150000.3.127.3.noarch", "product_id": "spacecmd-5.0.10-150000.3.127.3.noarch" } }, { "category": "product_version", "name": "spacewalk-check-4.3.21-150000.3.97.4.noarch", "product": { "name": "spacewalk-check-4.3.21-150000.3.97.4.noarch", "product_id": "spacewalk-check-4.3.21-150000.3.97.4.noarch" } }, { "category": "product_version", "name": "spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "product": { "name": "spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "product_id": "spacewalk-client-setup-4.3.21-150000.3.97.4.noarch" } }, { "category": "product_version", "name": "spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "product": { "name": "spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "product_id": "spacewalk-client-tools-4.3.21-150000.3.97.4.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "product": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le" } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "product": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "product_id": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le" } }, { "category": "product_version", "name": "mgrctl-0.1.23-150000.1.13.3.ppc64le", "product": { "name": "mgrctl-0.1.23-150000.1.13.3.ppc64le", "product_id": "mgrctl-0.1.23-150000.1.13.3.ppc64le" } }, { "category": "product_version", "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "product": { "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "product_id": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le" } }, { "category": "product_version", "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "product": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "product_id": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le" } }, { "category": "product_version", "name": "wire-0.6.0-150000.1.17.4.ppc64le", "product": { "name": "wire-0.6.0-150000.1.17.4.ppc64le", "product_id": "wire-0.6.0-150000.1.17.4.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "product": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x" } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "product": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "product_id": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x" } }, { "category": "product_version", "name": "mgrctl-0.1.23-150000.1.13.3.s390x", "product": { "name": "mgrctl-0.1.23-150000.1.13.3.s390x", "product_id": "mgrctl-0.1.23-150000.1.13.3.s390x" } }, { "category": "product_version", "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "product": { "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "product_id": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.s390x" } }, { "category": "product_version", "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "product": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "product_id": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x" } }, { "category": "product_version", "name": "wire-0.6.0-150000.1.17.4.s390x", "product": { "name": "wire-0.6.0-150000.1.17.4.s390x", "product_id": "wire-0.6.0-150000.1.17.4.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "product": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64" } }, { "category": "product_version", "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "product": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "product_id": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64" } }, { "category": "product_version", "name": "mgrctl-0.1.23-150000.1.13.3.x86_64", "product": { "name": "mgrctl-0.1.23-150000.1.13.3.x86_64", "product_id": "mgrctl-0.1.23-150000.1.13.3.x86_64" } }, { "category": "product_version", "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "product": { "name": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "product_id": "python2-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64" } }, { "category": "product_version", "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "product": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "product_id": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64" } }, { "category": "product_version", "name": "wire-0.6.0-150000.1.17.4.x86_64", "product": { "name": "wire-0.6.0-150000.1.17.4.x86_64", "product_id": "wire-0.6.0-150000.1.17.4.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Manager Client Tools 15", "product": { "name": "SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15" } }, { "category": "product_name", "name": "SUSE Manager Client Tools for SLE Micro 5", "product": { "name": "SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-manager-tools-micro:5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "SUSE Manager Proxy Module 4.3", "product": { "name": "SUSE Manager Proxy Module 4.3", "product_id": "SUSE Manager Proxy Module 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server Module 4.3", "product": { "name": "SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64 as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64 as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgr-daemon-4.3.11-150000.1.53.5.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgr-daemon-4.3.11-150000.1.53.5.noarch" }, "product_reference": "mgr-daemon-4.3.11-150000.1.53.5.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-0.1.23-150000.1.13.3.aarch64 as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.aarch64" }, "product_reference": "mgrctl-0.1.23-150000.1.13.3.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-0.1.23-150000.1.13.3.ppc64le as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.ppc64le" }, "product_reference": "mgrctl-0.1.23-150000.1.13.3.ppc64le", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-0.1.23-150000.1.13.3.s390x as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.s390x" }, "product_reference": "mgrctl-0.1.23-150000.1.13.3.s390x", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-0.1.23-150000.1.13.3.x86_64 as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.x86_64" }, "product_reference": "mgrctl-0.1.23-150000.1.13.3.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch" }, "product_reference": "mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-lang-0.1.23-150000.1.13.3.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgrctl-lang-0.1.23-150000.1.13.3.noarch" }, "product_reference": "mgrctl-lang-0.1.23-150000.1.13.3.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch" }, "product_reference": "mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-spacewalk-check-4.3.21-150000.3.97.4.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:python3-spacewalk-check-4.3.21-150000.3.97.4.noarch" }, "product_reference": "python3-spacewalk-check-4.3.21-150000.3.97.4.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch" }, "product_reference": "python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch" }, "product_reference": "python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64 as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64" }, "product_reference": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le" }, "product_reference": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x" }, "product_reference": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64 as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64" }, "product_reference": "python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "spacecmd-5.0.10-150000.3.127.3.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:spacecmd-5.0.10-150000.3.127.3.noarch" }, "product_reference": "spacecmd-5.0.10-150000.3.127.3.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-check-4.3.21-150000.3.97.4.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:spacewalk-check-4.3.21-150000.3.97.4.noarch" }, "product_reference": "spacewalk-check-4.3.21-150000.3.97.4.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-client-setup-4.3.21-150000.3.97.4.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:spacewalk-client-setup-4.3.21-150000.3.97.4.noarch" }, "product_reference": "spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-client-tools-4.3.21-150000.3.97.4.noarch as component of SUSE Manager Client Tools 15", "product_id": "SUSE Manager Client Tools 15:spacewalk-client-tools-4.3.21-150000.3.97.4.noarch" }, "product_reference": "spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "relates_to_product_reference": "SUSE Manager Client Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-0.1.23-150000.1.13.3.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.aarch64" }, "product_reference": "mgrctl-0.1.23-150000.1.13.3.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-0.1.23-150000.1.13.3.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.s390x" }, "product_reference": "mgrctl-0.1.23-150000.1.13.3.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-0.1.23-150000.1.13.3.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.x86_64" }, "product_reference": "mgrctl-0.1.23-150000.1.13.3.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch" }, "product_reference": "mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-lang-0.1.23-150000.1.13.3.noarch as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.23-150000.1.13.3.noarch" }, "product_reference": "mgrctl-lang-0.1.23-150000.1.13.3.noarch", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch" }, "product_reference": "mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64 as component of SUSE Manager Proxy Module 4.3", "product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "relates_to_product_reference": "SUSE Manager Proxy Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le as component of SUSE Manager Proxy Module 4.3", "product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "relates_to_product_reference": "SUSE Manager Proxy Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x as component of SUSE Manager Proxy Module 4.3", "product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "relates_to_product_reference": "SUSE Manager Proxy Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64 as component of SUSE Manager Proxy Module 4.3", "product_id": "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "relates_to_product_reference": "SUSE Manager Proxy Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64 as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64 as component of SUSE Manager Server Module 4.3", "product_id": "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "relates_to_product_reference": "SUSE Manager Server Module 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "spacecmd-5.0.10-150000.3.127.3.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:spacecmd-5.0.10-150000.3.127.3.noarch" }, "product_reference": "spacecmd-5.0.10-150000.3.127.3.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.aarch64" }, "product_reference": "wire-0.6.0-150000.1.17.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.ppc64le" }, "product_reference": "wire-0.6.0-150000.1.17.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.s390x" }, "product_reference": "wire-0.6.0-150000.1.17.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.x86_64" }, "product_reference": "wire-0.6.0-150000.1.17.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64" }, "product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64" }, "product_reference": "golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "spacecmd-5.0.10-150000.3.127.3.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:spacecmd-5.0.10-150000.3.127.3.noarch" }, "product_reference": "spacecmd-5.0.10-150000.3.127.3.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.aarch64" }, "product_reference": "wire-0.6.0-150000.1.17.4.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.ppc64le" }, "product_reference": "wire-0.6.0-150000.1.17.4.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.s390x" }, "product_reference": "wire-0.6.0-150000.1.17.4.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "wire-0.6.0-150000.1.17.4.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.x86_64" }, "product_reference": "wire-0.6.0-150000.1.17.4.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "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 Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "SUSE Manager Client Tools 15:mgr-daemon-4.3.11-150000.1.53.5.noarch", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.aarch64", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.ppc64le", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.s390x", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.x86_64", "SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:mgrctl-lang-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-check-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "SUSE Manager Client Tools 15:spacecmd-5.0.10-150000.3.127.3.noarch", "SUSE Manager Client Tools 15:spacewalk-check-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.aarch64", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.s390x", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.x86_64", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "openSUSE Leap 15.5:spacecmd-5.0.10-150000.3.127.3.noarch", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.aarch64", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.ppc64le", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.s390x", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.x86_64", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "openSUSE Leap 15.6:spacecmd-5.0.10-150000.3.127.3.noarch", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.aarch64", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.ppc64le", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.s390x", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.x86_64" ] }, "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 Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "SUSE Manager Client Tools 15:mgr-daemon-4.3.11-150000.1.53.5.noarch", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.aarch64", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.ppc64le", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.s390x", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.x86_64", "SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:mgrctl-lang-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-check-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "SUSE Manager Client Tools 15:spacecmd-5.0.10-150000.3.127.3.noarch", "SUSE Manager Client Tools 15:spacewalk-check-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.aarch64", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.s390x", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.x86_64", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "openSUSE Leap 15.5:spacecmd-5.0.10-150000.3.127.3.noarch", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.aarch64", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.ppc64le", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.s390x", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.x86_64", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "openSUSE Leap 15.6:spacecmd-5.0.10-150000.3.127.3.noarch", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.aarch64", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.ppc64le", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.s390x", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.x86_64" ] } ], "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 Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Client Tools 15:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "SUSE Manager Client Tools 15:mgr-daemon-4.3.11-150000.1.53.5.noarch", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.aarch64", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.ppc64le", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.s390x", "SUSE Manager Client Tools 15:mgrctl-0.1.23-150000.1.13.3.x86_64", "SUSE Manager Client Tools 15:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:mgrctl-lang-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-check-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.aarch64", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.ppc64le", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.s390x", "SUSE Manager Client Tools 15:python3-uyuni-common-libs-5.0.5-150000.1.45.3.x86_64", "SUSE Manager Client Tools 15:spacecmd-5.0.10-150000.3.127.3.noarch", "SUSE Manager Client Tools 15:spacewalk-check-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:spacewalk-client-setup-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools 15:spacewalk-client-tools-4.3.21-150000.3.97.4.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.aarch64", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.s390x", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-0.1.23-150000.1.13.3.x86_64", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-bash-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-lang-0.1.23-150000.1.13.3.noarch", "SUSE Manager Client Tools for SLE Micro 5:mgrctl-zsh-completion-0.1.23-150000.1.13.3.noarch", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Proxy Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "SUSE Manager Server Module 4.3:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "openSUSE Leap 15.5:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "openSUSE Leap 15.5:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "openSUSE Leap 15.5:spacecmd-5.0.10-150000.3.127.3.noarch", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.aarch64", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.ppc64le", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.s390x", "openSUSE Leap 15.5:wire-0.6.0-150000.1.17.4.x86_64", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.aarch64", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.ppc64le", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.s390x", "openSUSE Leap 15.6:golang-github-lusitaniae-apache_exporter-1.0.8-150000.1.23.3.x86_64", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.aarch64", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.ppc64le", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.s390x", "openSUSE Leap 15.6:golang-github-prometheus-promu-0.16.0-150000.3.21.4.x86_64", "openSUSE Leap 15.6:spacecmd-5.0.10-150000.3.127.3.noarch", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.aarch64", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.ppc64le", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.s390x", "openSUSE Leap 15.6:wire-0.6.0-150000.1.17.4.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-11-18T13:23:16Z", "details": "moderate" } ], "title": "CVE-2023-3978" } ] }
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…