SUSE-SU-2024:4010-1
Vulnerability from csaf_suse - Published: 2024-11-18 13:22 - Updated: 2024-11-18 13:22Summary
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-4010,SUSE-SLE-Manager-Tools-12-2024-4010
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-4010,SUSE-SLE-Manager-Tools-12-2024-4010",
"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_4010-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4010-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244010-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4010-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019834.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 1230623",
"url": "https://bugzilla.suse.com/1230623"
},
{
"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:22:17Z",
"generator": {
"date": "2024-11-18T13:22:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4010-1",
"initial_release_date": "2024-11-18T13:22:17Z",
"revision_history": [
{
"date": "2024-11-18T13:22:17Z",
"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-1.24.3.aarch64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.aarch64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.aarch64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.aarch64",
"product_id": "golang-github-prometheus-promu-0.16.0-1.21.3.aarch64"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.23-1.13.2.aarch64",
"product": {
"name": "mgrctl-0.1.23-1.13.2.aarch64",
"product_id": "mgrctl-0.1.23-1.13.2.aarch64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.aarch64",
"product": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.aarch64",
"product_id": "python2-uyuni-common-libs-5.0.5-1.45.2.aarch64"
}
},
{
"category": "product_version",
"name": "wire-0.6.0-1.15.3.aarch64",
"product": {
"name": "wire-0.6.0-1.15.3.aarch64",
"product_id": "wire-0.6.0-1.15.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.i586",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.i586",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.i586"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.i586",
"product": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.i586",
"product_id": "golang-github-prometheus-promu-0.16.0-1.21.3.i586"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.23-1.13.2.i586",
"product": {
"name": "mgrctl-0.1.23-1.13.2.i586",
"product_id": "mgrctl-0.1.23-1.13.2.i586"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.i586",
"product": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.i586",
"product_id": "python2-uyuni-common-libs-5.0.5-1.45.2.i586"
}
},
{
"category": "product_version",
"name": "wire-0.6.0-1.15.3.i586",
"product": {
"name": "wire-0.6.0-1.15.3.i586",
"product_id": "wire-0.6.0-1.15.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "mgr-daemon-4.3.11-1.53.2.noarch",
"product": {
"name": "mgr-daemon-4.3.11-1.53.2.noarch",
"product_id": "mgr-daemon-4.3.11-1.53.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-bash-completion-0.1.23-1.13.2.noarch",
"product": {
"name": "mgrctl-bash-completion-0.1.23-1.13.2.noarch",
"product_id": "mgrctl-bash-completion-0.1.23-1.13.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-lang-0.1.23-1.13.2.noarch",
"product": {
"name": "mgrctl-lang-0.1.23-1.13.2.noarch",
"product_id": "mgrctl-lang-0.1.23-1.13.2.noarch"
}
},
{
"category": "product_version",
"name": "mgrctl-zsh-completion-0.1.23-1.13.2.noarch",
"product": {
"name": "mgrctl-zsh-completion-0.1.23-1.13.2.noarch",
"product_id": "mgrctl-zsh-completion-0.1.23-1.13.2.noarch"
}
},
{
"category": "product_version",
"name": "python2-spacewalk-check-4.3.21-52.104.2.noarch",
"product": {
"name": "python2-spacewalk-check-4.3.21-52.104.2.noarch",
"product_id": "python2-spacewalk-check-4.3.21-52.104.2.noarch"
}
},
{
"category": "product_version",
"name": "python2-spacewalk-client-setup-4.3.21-52.104.2.noarch",
"product": {
"name": "python2-spacewalk-client-setup-4.3.21-52.104.2.noarch",
"product_id": "python2-spacewalk-client-setup-4.3.21-52.104.2.noarch"
}
},
{
"category": "product_version",
"name": "python2-spacewalk-client-tools-4.3.21-52.104.2.noarch",
"product": {
"name": "python2-spacewalk-client-tools-4.3.21-52.104.2.noarch",
"product_id": "python2-spacewalk-client-tools-4.3.21-52.104.2.noarch"
}
},
{
"category": "product_version",
"name": "spacecmd-5.0.10-38.150.2.noarch",
"product": {
"name": "spacecmd-5.0.10-38.150.2.noarch",
"product_id": "spacecmd-5.0.10-38.150.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-check-4.3.21-52.104.2.noarch",
"product": {
"name": "spacewalk-check-4.3.21-52.104.2.noarch",
"product_id": "spacewalk-check-4.3.21-52.104.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-setup-4.3.21-52.104.2.noarch",
"product": {
"name": "spacewalk-client-setup-4.3.21-52.104.2.noarch",
"product_id": "spacewalk-client-setup-4.3.21-52.104.2.noarch"
}
},
{
"category": "product_version",
"name": "spacewalk-client-tools-4.3.21-52.104.2.noarch",
"product": {
"name": "spacewalk-client-tools-4.3.21-52.104.2.noarch",
"product_id": "spacewalk-client-tools-4.3.21-52.104.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le",
"product_id": "golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.23-1.13.2.ppc64le",
"product": {
"name": "mgrctl-0.1.23-1.13.2.ppc64le",
"product_id": "mgrctl-0.1.23-1.13.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le",
"product": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le",
"product_id": "python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le"
}
},
{
"category": "product_version",
"name": "wire-0.6.0-1.15.3.ppc64le",
"product": {
"name": "wire-0.6.0-1.15.3.ppc64le",
"product_id": "wire-0.6.0-1.15.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.s390",
"product": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.s390",
"product_id": "python2-uyuni-common-libs-5.0.5-1.45.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.s390x",
"product": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.s390x",
"product_id": "golang-github-prometheus-promu-0.16.0-1.21.3.s390x"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.23-1.13.2.s390x",
"product": {
"name": "mgrctl-0.1.23-1.13.2.s390x",
"product_id": "mgrctl-0.1.23-1.13.2.s390x"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.s390x",
"product": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.s390x",
"product_id": "python2-uyuni-common-libs-5.0.5-1.45.2.s390x"
}
},
{
"category": "product_version",
"name": "wire-0.6.0-1.15.3.s390x",
"product": {
"name": "wire-0.6.0-1.15.3.s390x",
"product_id": "wire-0.6.0-1.15.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64",
"product": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64",
"product_id": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64"
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.x86_64",
"product_id": "golang-github-prometheus-promu-0.16.0-1.21.3.x86_64"
}
},
{
"category": "product_version",
"name": "mgrctl-0.1.23-1.13.2.x86_64",
"product": {
"name": "mgrctl-0.1.23-1.13.2.x86_64",
"product_id": "mgrctl-0.1.23-1.13.2.x86_64"
}
},
{
"category": "product_version",
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.x86_64",
"product": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.x86_64",
"product_id": "python2-uyuni-common-libs-5.0.5-1.45.2.x86_64"
}
},
{
"category": "product_version",
"name": "wire-0.6.0-1.15.3.x86_64",
"product": {
"name": "wire-0.6.0-1.15.3.x86_64",
"product_id": "wire-0.6.0-1.15.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
}
],
"category": "product_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-1.24.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.aarch64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64"
},
"product_reference": "golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0.16.0-1.21.3.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.s390x"
},
"product_reference": "golang-github-prometheus-promu-0.16.0-1.21.3.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0.16.0-1.21.3.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0.16.0-1.21.3.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgr-daemon-4.3.11-1.53.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:mgr-daemon-4.3.11-1.53.2.noarch"
},
"product_reference": "mgr-daemon-4.3.11-1.53.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.23-1.13.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.aarch64"
},
"product_reference": "mgrctl-0.1.23-1.13.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.23-1.13.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.ppc64le"
},
"product_reference": "mgrctl-0.1.23-1.13.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.23-1.13.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.s390x"
},
"product_reference": "mgrctl-0.1.23-1.13.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-0.1.23-1.13.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.x86_64"
},
"product_reference": "mgrctl-0.1.23-1.13.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-bash-completion-0.1.23-1.13.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.23-1.13.2.noarch"
},
"product_reference": "mgrctl-bash-completion-0.1.23-1.13.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mgrctl-zsh-completion-0.1.23-1.13.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.23-1.13.2.noarch"
},
"product_reference": "mgrctl-zsh-completion-0.1.23-1.13.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-check-4.3.21-52.104.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.21-52.104.2.noarch"
},
"product_reference": "python2-spacewalk-check-4.3.21-52.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-client-setup-4.3.21-52.104.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.21-52.104.2.noarch"
},
"product_reference": "python2-spacewalk-client-setup-4.3.21-52.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-spacewalk-client-tools-4.3.21-52.104.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.21-52.104.2.noarch"
},
"product_reference": "python2-spacewalk-client-tools-4.3.21-52.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.aarch64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.aarch64"
},
"product_reference": "python2-uyuni-common-libs-5.0.5-1.45.2.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le"
},
"product_reference": "python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.s390x as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.s390x"
},
"product_reference": "python2-uyuni-common-libs-5.0.5-1.45.2.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-uyuni-common-libs-5.0.5-1.45.2.x86_64 as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.x86_64"
},
"product_reference": "python2-uyuni-common-libs-5.0.5-1.45.2.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacecmd-5.0.10-38.150.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:spacecmd-5.0.10-38.150.2.noarch"
},
"product_reference": "spacecmd-5.0.10-38.150.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-check-4.3.21-52.104.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:spacewalk-check-4.3.21-52.104.2.noarch"
},
"product_reference": "spacewalk-check-4.3.21-52.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-setup-4.3.21-52.104.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.21-52.104.2.noarch"
},
"product_reference": "spacewalk-client-setup-4.3.21-52.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "spacewalk-client-tools-4.3.21-52.104.2.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.21-52.104.2.noarch"
},
"product_reference": "spacewalk-client-tools-4.3.21-52.104.2.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
}
]
},
"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 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.x86_64",
"SUSE Manager Client Tools 12:mgr-daemon-4.3.11-1.53.2.noarch",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.aarch64",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.ppc64le",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.s390x",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.x86_64",
"SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.23-1.13.2.noarch",
"SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.23-1.13.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.x86_64",
"SUSE Manager Client Tools 12:spacecmd-5.0.10-38.150.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-check-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.21-52.104.2.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 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.x86_64",
"SUSE Manager Client Tools 12:mgr-daemon-4.3.11-1.53.2.noarch",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.aarch64",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.ppc64le",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.s390x",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.x86_64",
"SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.23-1.13.2.noarch",
"SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.23-1.13.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.x86_64",
"SUSE Manager Client Tools 12:spacecmd-5.0.10-38.150.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-check-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.21-52.104.2.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 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.s390x",
"SUSE Manager Client Tools 12:golang-github-lusitaniae-apache_exporter-1.0.8-1.24.3.x86_64",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.aarch64",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.ppc64le",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.s390x",
"SUSE Manager Client Tools 12:golang-github-prometheus-promu-0.16.0-1.21.3.x86_64",
"SUSE Manager Client Tools 12:mgr-daemon-4.3.11-1.53.2.noarch",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.aarch64",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.ppc64le",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.s390x",
"SUSE Manager Client Tools 12:mgrctl-0.1.23-1.13.2.x86_64",
"SUSE Manager Client Tools 12:mgrctl-bash-completion-0.1.23-1.13.2.noarch",
"SUSE Manager Client Tools 12:mgrctl-zsh-completion-0.1.23-1.13.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-check-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-client-setup-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-spacewalk-client-tools-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.aarch64",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.ppc64le",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.s390x",
"SUSE Manager Client Tools 12:python2-uyuni-common-libs-5.0.5-1.45.2.x86_64",
"SUSE Manager Client Tools 12:spacecmd-5.0.10-38.150.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-check-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-client-setup-4.3.21-52.104.2.noarch",
"SUSE Manager Client Tools 12:spacewalk-client-tools-4.3.21-52.104.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-18T13:22:17Z",
"details": "moderate"
}
],
"title": "CVE-2023-3978"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…