suse-su-2021:3621-1
Vulnerability from csaf_suse
Published
2021-11-05 16:55
Modified
2021-11-05 16:55
Summary
Security update for SUSE Manager Server 4.1
Notes
Title of the patch
Security update for SUSE Manager Server 4.1
Description of the patch
This update fixes the following issues:
grafana-formula:
- Version 0.4.2
* Add SSH blackbox status check panel to clients dashboard
* Migrate deprecated panels in clients dashboard
prometheus-formula:
- Version 0.3.4
* Fix opening Prometheus ports on proxy
- Version 0.3.3
* Add Prometheus targets configuration for minions SSH probing
* Add blackbox exporter
* Open Prometheus ports (bsc#1191144)
py26-compat-salt:
- Exclude the full path of a download URL to prevent injection of alicious code (bsc#1190265, CVE-2021-21996)
py26-compat-tornado:
- No relevant changes for users
py27-compat-salt:
- Fix the regression of docker_container state module
- Support querying for JSON data in external sql pillar
- Exclude the full path of a download URL to prevent injection of malicious code (bsc#1190265, CVE-2021-21996)
- Fix wrong relative paths resolution with Jinja renderer when importing subdirectories
spacecmd:
- Version 4.1.15-1
* configchannel_updatefile handles directory properly (bsc#1190512)
spacewalk-backend:
- Version 4.1.29-1
* Avoid GPG errors messages in reposync caused by rpm not understanding signatures (bsc#1191538)
* handle download of metadata filesnames with checksums (bsc#1188315)
* Sanitize cached filename for custom SSL certs used by reposync (bsc#1190751)
spacewalk-certs-tools:
- Version 4.1.19-1
* add GPG keys using apt-key on debian machines (bsc#1187998)
* set key format to PEM when generating key for traditional clients push ssh (bsc#1189643)
spacewalk-java:
- Version 4.1.41-1
* Move pickedup actions to history as soon as they are pickedup (bsc#1191444)
* On salt-ssh minions, enforce package list refresh after state apply
* Fix internal server error on DuplicateSystemsCompare (bsc#1191643)
* mgr-sync refresh logs when a vendor channel is expire and shows how to remove it (bsc#1191222)
* Remove NullPointerException in rhn_web_ui.log when building an image (bsc#1185951)
* Add checksums to repository metadata filenames (bsc#1188315)
* Fix ISE in product migration if base product is missing (bsc#1190151)
* use TLSv1.3 if it is a supported Protocol
* Adapt auto errata update to respect maintenance windows
* Adapt auto errata update to skip during CLM build (bsc#1189609)
* Update kernel live patch version on minion startup (bsc#1190276)
spacewalk-reports:
- Version 4.1.4-1
* Improve performance of inventory report (bsc#1191495)
spacewalk-web:
- Version 4.1.30-1
* Update Web UI version to 4.1.12
subscription-matcher:
- Version 0.27
* update subscription rules for new SKUs (bsc#1189818)
susemanager:
- Version 4.1.31-1
* Add the gnupg package for ubuntu which is then needed by apt-key (bsc#1187998)
* Add python-mako, python-gnupg and gnupg1 to the Debian 9 bootstrap repository
so bootstrapping without any enabled repositories is possible (bsc#1191898)
susemanager-doc-indexes:
- Add SLS state for keeping clients updated in Client Configuration Guide
- Fixed unpublished patches note in the server update chapter of the Upgrade Guide
- Added DNS resolution for minions to the troubleshooting section in the Client Configuration Guide
- Documented low disc space warnings in the managing disk space chapter of the Administration Guide
- In the ports section of the Installation Guide, mention tftpsync explicitly for port 443 (bsc#1190665)
- In server upgrade procedure of the Upgrade Guide, add zypper ref step to refresh repositories reliably
- Update effective_cache_size section of the Salt Guide (bsc#1191274)
- Documented new filter in the content lifecycle management chapter of the Administration Guide
- Added aarch64 support for clients in the Installation Guide and Client Configuration Guide
- Documented AWS Permissions for Virtual Host Manager in VHM and Amazon Web Services chapter of the Client
Configuration Guide
- Removed an outdated patches note in the server update chapter of the
- Fixed mgr-cfg-* issues in appendix of the Reference Guide. Run the commands on the client (bsc#1190166)
- Removed Portus and CaaSP references from the image management chapter
susemanager-docs_en:
- Add SLS state for keeping clients updated in Client Configuration Guide
- Fixed unpublished patches note in the server update chapter of the Upgrade Guide
- Added DNS resolution for minions to the troubleshooting section in the Client Configuration Guide
- Documented low disc space warnings in the managing disk space chapter of the Administration Guide
- In the ports section of the Installation Guide, mention tftpsync explicitly for port 443 (bsc#1190665)
- In server upgrade procedure of the Upgrade Guide, add zypper ref step to refresh repositories reliably
- Update effective_cache_size section of the Salt Guide (bsc#1191274)
- Documented new filter in the content lifecycle management chapter of the Administration Guide
- Added aarch64 support for clients in the Installation Guide and Client Configuration Guide
- Documented AWS Permissions for Virtual Host Manager in VHM and Amazon Web Services chapter of the
Client Configuration Guide
- Removed an outdated patches note in the server update chapter of the
- Fixed mgr-cfg-* issues in appendix of the Reference Guide. Run the commands on the client (bsc#1190166)
- Removed Portus and CaaSP references from the image management chapter
susemanager-sls:
- Version 4.1.31-1
* Fix mgrcompat state module to work with Salt 3003 and 3004
* Update kernel live patch version on minion startup (bsc#1190276)
How to apply this update:
1. Log in as root user to the SUSE Manager server.
2. Stop the Spacewalk service:
`spacewalk-service stop`
3. Apply the patch using either zypper patch or YaST Online Update.
4. Start the Spacewalk service:
`spacewalk-service start`
Patchnames
SUSE-2021-3621,SUSE-SLE-Module-SUSE-Manager-Server-4.1-2021-3621
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 Server 4.1", "title": "Title of the patch" }, { "category": "description", "text": "This update fixes the following issues:\n\ngrafana-formula:\n\n- Version 0.4.2\n * Add SSH blackbox status check panel to clients dashboard\n * Migrate deprecated panels in clients dashboard\n\nprometheus-formula:\n\n- Version 0.3.4\n * Fix opening Prometheus ports on proxy\n- Version 0.3.3\n * Add Prometheus targets configuration for minions SSH probing\n * Add blackbox exporter\n * Open Prometheus ports (bsc#1191144)\n\npy26-compat-salt:\n\n- Exclude the full path of a download URL to prevent injection of alicious code (bsc#1190265, CVE-2021-21996)\n\npy26-compat-tornado:\n\n- No relevant changes for users\n\npy27-compat-salt:\n\n- Fix the regression of docker_container state module\n- Support querying for JSON data in external sql pillar\n- Exclude the full path of a download URL to prevent injection of malicious code (bsc#1190265, CVE-2021-21996)\n- Fix wrong relative paths resolution with Jinja renderer when importing subdirectories\n\nspacecmd:\n\n- Version 4.1.15-1\n * configchannel_updatefile handles directory properly (bsc#1190512)\n\nspacewalk-backend:\n\n- Version 4.1.29-1\n * Avoid GPG errors messages in reposync caused by rpm not understanding signatures (bsc#1191538)\n * handle download of metadata filesnames with checksums (bsc#1188315)\n * Sanitize cached filename for custom SSL certs used by reposync (bsc#1190751)\n\nspacewalk-certs-tools:\n\n- Version 4.1.19-1\n * add GPG keys using apt-key on debian machines (bsc#1187998)\n * set key format to PEM when generating key for traditional clients push ssh (bsc#1189643)\n\nspacewalk-java:\n\n- Version 4.1.41-1\n * Move pickedup actions to history as soon as they are pickedup (bsc#1191444)\n * On salt-ssh minions, enforce package list refresh after state apply\n * Fix internal server error on DuplicateSystemsCompare (bsc#1191643)\n * mgr-sync refresh logs when a vendor channel is expire and shows how to remove it (bsc#1191222)\n * Remove NullPointerException in rhn_web_ui.log when building an image (bsc#1185951)\n * Add checksums to repository metadata filenames (bsc#1188315)\n * Fix ISE in product migration if base product is missing (bsc#1190151)\n * use TLSv1.3 if it is a supported Protocol\n * Adapt auto errata update to respect maintenance windows\n * Adapt auto errata update to skip during CLM build (bsc#1189609)\n * Update kernel live patch version on minion startup (bsc#1190276)\n\nspacewalk-reports:\n\n- Version 4.1.4-1\n * Improve performance of inventory report (bsc#1191495)\n\nspacewalk-web:\n\n- Version 4.1.30-1\n * Update Web UI version to 4.1.12\n\nsubscription-matcher:\n\n- Version 0.27\n * update subscription rules for new SKUs (bsc#1189818)\n\nsusemanager:\n\n- Version 4.1.31-1\n * Add the gnupg package for ubuntu which is then needed by apt-key (bsc#1187998)\n * Add python-mako, python-gnupg and gnupg1 to the Debian 9 bootstrap repository\n so bootstrapping without any enabled repositories is possible (bsc#1191898)\n\nsusemanager-doc-indexes:\n\n- Add SLS state for keeping clients updated in Client Configuration Guide\n- Fixed unpublished patches note in the server update chapter of the Upgrade Guide\n- Added DNS resolution for minions to the troubleshooting section in the Client Configuration Guide\n- Documented low disc space warnings in the managing disk space chapter of the Administration Guide\n- In the ports section of the Installation Guide, mention tftpsync explicitly for port 443 (bsc#1190665)\n- In server upgrade procedure of the Upgrade Guide, add zypper ref step to refresh repositories reliably\n- Update effective_cache_size section of the Salt Guide (bsc#1191274)\n- Documented new filter in the content lifecycle management chapter of the Administration Guide\n- Added aarch64 support for clients in the Installation Guide and Client Configuration Guide\n- Documented AWS Permissions for Virtual Host Manager in VHM and Amazon Web Services chapter of the Client \n Configuration Guide\n- Removed an outdated patches note in the server update chapter of the\n- Fixed mgr-cfg-* issues in appendix of the Reference Guide. Run the commands on the client (bsc#1190166)\n- Removed Portus and CaaSP references from the image management chapter\n\nsusemanager-docs_en:\n\n- Add SLS state for keeping clients updated in Client Configuration Guide\n- Fixed unpublished patches note in the server update chapter of the Upgrade Guide\n- Added DNS resolution for minions to the troubleshooting section in the Client Configuration Guide\n- Documented low disc space warnings in the managing disk space chapter of the Administration Guide\n- In the ports section of the Installation Guide, mention tftpsync explicitly for port 443 (bsc#1190665)\n- In server upgrade procedure of the Upgrade Guide, add zypper ref step to refresh repositories reliably\n- Update effective_cache_size section of the Salt Guide (bsc#1191274)\n- Documented new filter in the content lifecycle management chapter of the Administration Guide\n- Added aarch64 support for clients in the Installation Guide and Client Configuration Guide\n- Documented AWS Permissions for Virtual Host Manager in VHM and Amazon Web Services chapter of the \n Client Configuration Guide\n- Removed an outdated patches note in the server update chapter of the\n- Fixed mgr-cfg-* issues in appendix of the Reference Guide. Run the commands on the client (bsc#1190166)\n- Removed Portus and CaaSP references from the image management chapter\n\nsusemanager-sls:\n\n- Version 4.1.31-1\n * Fix mgrcompat state module to work with Salt 3003 and 3004\n * Update kernel live patch version on minion startup (bsc#1190276)\n\nHow to apply this update:\n\n1. Log in as root user to the SUSE Manager server.\n2. Stop the Spacewalk service:\n`spacewalk-service stop`\n3. Apply the patch using either zypper patch or YaST Online Update.\n4. Start the Spacewalk service:\n`spacewalk-service start`\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-3621,SUSE-SLE-Module-SUSE-Manager-Server-4.1-2021-3621", "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-2021_3621-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:3621-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213621-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:3621-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009701.html" }, { "category": "self", "summary": "SUSE Bug 1185951", "url": "https://bugzilla.suse.com/1185951" }, { "category": "self", "summary": "SUSE Bug 1187998", "url": "https://bugzilla.suse.com/1187998" }, { "category": "self", "summary": "SUSE Bug 1188315", "url": "https://bugzilla.suse.com/1188315" }, { "category": "self", "summary": "SUSE Bug 1189609", "url": "https://bugzilla.suse.com/1189609" }, { "category": "self", "summary": "SUSE Bug 1189643", "url": "https://bugzilla.suse.com/1189643" }, { "category": "self", "summary": "SUSE Bug 1189818", "url": "https://bugzilla.suse.com/1189818" }, { "category": "self", "summary": "SUSE Bug 1190151", "url": "https://bugzilla.suse.com/1190151" }, { "category": "self", "summary": "SUSE Bug 1190166", "url": "https://bugzilla.suse.com/1190166" }, { "category": "self", "summary": "SUSE Bug 1190265", "url": "https://bugzilla.suse.com/1190265" }, { "category": "self", "summary": "SUSE Bug 1190276", "url": "https://bugzilla.suse.com/1190276" }, { "category": "self", "summary": "SUSE Bug 1190512", "url": "https://bugzilla.suse.com/1190512" }, { "category": "self", "summary": "SUSE Bug 1190665", "url": "https://bugzilla.suse.com/1190665" }, { "category": "self", "summary": "SUSE Bug 1190751", "url": "https://bugzilla.suse.com/1190751" }, { "category": "self", "summary": "SUSE Bug 1191144", "url": "https://bugzilla.suse.com/1191144" }, { "category": "self", "summary": "SUSE Bug 1191222", "url": "https://bugzilla.suse.com/1191222" }, { "category": "self", "summary": "SUSE Bug 1191274", "url": "https://bugzilla.suse.com/1191274" }, { "category": "self", "summary": "SUSE Bug 1191444", "url": "https://bugzilla.suse.com/1191444" }, { "category": "self", "summary": "SUSE Bug 1191495", "url": "https://bugzilla.suse.com/1191495" }, { "category": "self", "summary": "SUSE Bug 1191538", "url": "https://bugzilla.suse.com/1191538" }, { "category": "self", "summary": "SUSE Bug 1191643", "url": "https://bugzilla.suse.com/1191643" }, { "category": "self", "summary": "SUSE Bug 1191898", "url": "https://bugzilla.suse.com/1191898" }, { "category": "self", "summary": "SUSE CVE CVE-2021-21996 page", "url": "https://www.suse.com/security/cve/CVE-2021-21996/" } ], "title": "Security update for SUSE Manager Server 4.1", "tracking": { "current_release_date": "2021-11-05T16:55:44Z", "generator": { "date": "2021-11-05T16:55:44Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:3621-1", "initial_release_date": "2021-11-05T16:55:44Z", "revision_history": [ { "date": "2021-11-05T16:55:44Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "py26-compat-tornado-4.2.1-3.3.2.aarch64", "product": { "name": "py26-compat-tornado-4.2.1-3.3.2.aarch64", "product_id": "py26-compat-tornado-4.2.1-3.3.2.aarch64" } }, { "category": "product_version", "name": "susemanager-4.1.31-3.39.2.aarch64", "product": { "name": "susemanager-4.1.31-3.39.2.aarch64", "product_id": "susemanager-4.1.31-3.39.2.aarch64" } }, { "category": "product_version", "name": "susemanager-tools-4.1.31-3.39.2.aarch64", "product": { "name": "susemanager-tools-4.1.31-3.39.2.aarch64", "product_id": "susemanager-tools-4.1.31-3.39.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "grafana-formula-0.4.2-3.12.2.noarch", "product": { "name": "grafana-formula-0.4.2-3.12.2.noarch", "product_id": "grafana-formula-0.4.2-3.12.2.noarch" } }, { "category": "product_version", "name": "prometheus-formula-0.3.4-3.12.2.noarch", "product": { "name": "prometheus-formula-0.3.4-3.12.2.noarch", "product_id": "prometheus-formula-0.3.4-3.12.2.noarch" } }, { "category": "product_version", "name": "py26-compat-salt-2016.11.10-17.2.noarch", "product": { "name": "py26-compat-salt-2016.11.10-17.2.noarch", "product_id": "py26-compat-salt-2016.11.10-17.2.noarch" } }, { "category": "product_version", "name": "py27-compat-salt-3000.3-6.15.2.noarch", "product": { "name": "py27-compat-salt-3000.3-6.15.2.noarch", "product_id": "py27-compat-salt-3000.3-6.15.2.noarch" } }, { "category": "product_version", "name": "python2-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "product": { "name": "python2-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "product_id": "python2-spacewalk-certs-tools-4.1.19-3.22.2.noarch" } }, { "category": "product_version", "name": "python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "product": { "name": "python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "product_id": "python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch" } }, { "category": "product_version", "name": "spacecmd-4.1.15-4.30.2.noarch", "product": { "name": "spacecmd-4.1.15-4.30.2.noarch", "product_id": "spacecmd-4.1.15-4.30.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-app-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-app-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-app-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-applet-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-applet-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-applet-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-cdn-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-cdn-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-cdn-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-config-files-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-config-files-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-config-files-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-iss-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-iss-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-iss-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-iss-export-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-iss-export-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-iss-export-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-server-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-server-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-server-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-sql-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-sql-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-sql-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-tools-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-tools-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-tools-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch", "product": { "name": "spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch", "product_id": "spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch" } }, { "category": "product_version", "name": "spacewalk-base-4.1.30-3.36.1.noarch", "product": { "name": "spacewalk-base-4.1.30-3.36.1.noarch", "product_id": "spacewalk-base-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "spacewalk-base-minimal-4.1.30-3.36.1.noarch", "product": { "name": "spacewalk-base-minimal-4.1.30-3.36.1.noarch", "product_id": "spacewalk-base-minimal-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "spacewalk-base-minimal-config-4.1.30-3.36.1.noarch", "product": { "name": "spacewalk-base-minimal-config-4.1.30-3.36.1.noarch", "product_id": "spacewalk-base-minimal-config-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "spacewalk-certs-tools-4.1.19-3.22.2.noarch", "product": { "name": "spacewalk-certs-tools-4.1.19-3.22.2.noarch", "product_id": "spacewalk-certs-tools-4.1.19-3.22.2.noarch" } }, { "category": "product_version", "name": "spacewalk-dobby-4.1.30-3.36.1.noarch", "product": { "name": "spacewalk-dobby-4.1.30-3.36.1.noarch", "product_id": "spacewalk-dobby-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "spacewalk-html-4.1.30-3.36.1.noarch", "product": { "name": "spacewalk-html-4.1.30-3.36.1.noarch", "product_id": "spacewalk-html-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "spacewalk-html-debug-4.1.30-3.36.1.noarch", "product": { "name": "spacewalk-html-debug-4.1.30-3.36.1.noarch", "product_id": "spacewalk-html-debug-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "spacewalk-java-4.1.41-3.58.2.noarch", "product": { "name": "spacewalk-java-4.1.41-3.58.2.noarch", "product_id": "spacewalk-java-4.1.41-3.58.2.noarch" } }, { "category": "product_version", "name": "spacewalk-java-apidoc-sources-4.1.41-3.58.2.noarch", "product": { "name": "spacewalk-java-apidoc-sources-4.1.41-3.58.2.noarch", "product_id": "spacewalk-java-apidoc-sources-4.1.41-3.58.2.noarch" } }, { "category": "product_version", "name": "spacewalk-java-config-4.1.41-3.58.2.noarch", "product": { "name": "spacewalk-java-config-4.1.41-3.58.2.noarch", "product_id": "spacewalk-java-config-4.1.41-3.58.2.noarch" } }, { "category": "product_version", "name": "spacewalk-java-lib-4.1.41-3.58.2.noarch", "product": { "name": "spacewalk-java-lib-4.1.41-3.58.2.noarch", "product_id": "spacewalk-java-lib-4.1.41-3.58.2.noarch" } }, { "category": "product_version", "name": "spacewalk-java-postgresql-4.1.41-3.58.2.noarch", "product": { "name": "spacewalk-java-postgresql-4.1.41-3.58.2.noarch", "product_id": "spacewalk-java-postgresql-4.1.41-3.58.2.noarch" } }, { "category": "product_version", "name": "spacewalk-proxy-broker-4.1.6-3.15.2.noarch", "product": { "name": "spacewalk-proxy-broker-4.1.6-3.15.2.noarch", "product_id": "spacewalk-proxy-broker-4.1.6-3.15.2.noarch" } }, { "category": "product_version", "name": "spacewalk-proxy-common-4.1.6-3.15.2.noarch", "product": { "name": "spacewalk-proxy-common-4.1.6-3.15.2.noarch", "product_id": "spacewalk-proxy-common-4.1.6-3.15.2.noarch" } }, { "category": "product_version", "name": "spacewalk-proxy-installer-4.1.8-3.9.2.noarch", "product": { "name": "spacewalk-proxy-installer-4.1.8-3.9.2.noarch", "product_id": "spacewalk-proxy-installer-4.1.8-3.9.2.noarch" } }, { "category": "product_version", "name": "spacewalk-proxy-management-4.1.6-3.15.2.noarch", "product": { "name": "spacewalk-proxy-management-4.1.6-3.15.2.noarch", "product_id": "spacewalk-proxy-management-4.1.6-3.15.2.noarch" } }, { "category": "product_version", "name": "spacewalk-proxy-package-manager-4.1.6-3.15.2.noarch", "product": { "name": "spacewalk-proxy-package-manager-4.1.6-3.15.2.noarch", "product_id": "spacewalk-proxy-package-manager-4.1.6-3.15.2.noarch" } }, { "category": "product_version", "name": "spacewalk-proxy-redirect-4.1.6-3.15.2.noarch", "product": { "name": "spacewalk-proxy-redirect-4.1.6-3.15.2.noarch", "product_id": "spacewalk-proxy-redirect-4.1.6-3.15.2.noarch" } }, { "category": "product_version", "name": "spacewalk-proxy-salt-4.1.6-3.15.2.noarch", "product": { "name": "spacewalk-proxy-salt-4.1.6-3.15.2.noarch", "product_id": "spacewalk-proxy-salt-4.1.6-3.15.2.noarch" } }, { "category": "product_version", "name": "spacewalk-reports-4.1.4-3.6.2.noarch", "product": { "name": "spacewalk-reports-4.1.4-3.6.2.noarch", "product_id": "spacewalk-reports-4.1.4-3.6.2.noarch" } }, { "category": "product_version", "name": "spacewalk-taskomatic-4.1.41-3.58.2.noarch", "product": { "name": "spacewalk-taskomatic-4.1.41-3.58.2.noarch", "product_id": "spacewalk-taskomatic-4.1.41-3.58.2.noarch" } }, { "category": "product_version", "name": "subscription-matcher-0.27-3.12.2.noarch", "product": { "name": "subscription-matcher-0.27-3.12.2.noarch", "product_id": "subscription-matcher-0.27-3.12.2.noarch" } }, { "category": "product_version", "name": "subscription-matcher-kit-f1abfdf2e278d72e3556dac7704054d0d6ba2075-3.3.2.noarch", "product": { "name": "subscription-matcher-kit-f1abfdf2e278d72e3556dac7704054d0d6ba2075-3.3.2.noarch", "product_id": "subscription-matcher-kit-f1abfdf2e278d72e3556dac7704054d0d6ba2075-3.3.2.noarch" } }, { "category": "product_version", "name": "susemanager-doc-indexes-4.1-11.46.2.noarch", "product": { "name": "susemanager-doc-indexes-4.1-11.46.2.noarch", "product_id": "susemanager-doc-indexes-4.1-11.46.2.noarch" } }, { "category": "product_version", "name": "susemanager-docs_en-4.1-11.46.2.noarch", "product": { "name": "susemanager-docs_en-4.1-11.46.2.noarch", "product_id": "susemanager-docs_en-4.1-11.46.2.noarch" } }, { "category": "product_version", "name": "susemanager-docs_en-pdf-4.1-11.46.2.noarch", "product": { "name": "susemanager-docs_en-pdf-4.1-11.46.2.noarch", "product_id": "susemanager-docs_en-pdf-4.1-11.46.2.noarch" } }, { "category": "product_version", "name": "susemanager-sls-4.1.31-3.51.2.noarch", "product": { "name": "susemanager-sls-4.1.31-3.51.2.noarch", "product_id": "susemanager-sls-4.1.31-3.51.2.noarch" } }, { "category": "product_version", "name": "susemanager-web-libs-4.1.30-3.36.1.noarch", "product": { "name": "susemanager-web-libs-4.1.30-3.36.1.noarch", "product_id": "susemanager-web-libs-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "susemanager-web-libs-debug-4.1.30-3.36.1.noarch", "product": { "name": "susemanager-web-libs-debug-4.1.30-3.36.1.noarch", "product_id": "susemanager-web-libs-debug-4.1.30-3.36.1.noarch" } }, { "category": "product_version", "name": "uyuni-config-modules-4.1.31-3.51.2.noarch", "product": { "name": "uyuni-config-modules-4.1.31-3.51.2.noarch", "product_id": "uyuni-config-modules-4.1.31-3.51.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "py26-compat-tornado-4.2.1-3.3.2.ppc64le", "product": { "name": "py26-compat-tornado-4.2.1-3.3.2.ppc64le", "product_id": "py26-compat-tornado-4.2.1-3.3.2.ppc64le" } }, { "category": "product_version", "name": "susemanager-4.1.31-3.39.2.ppc64le", "product": { "name": "susemanager-4.1.31-3.39.2.ppc64le", "product_id": "susemanager-4.1.31-3.39.2.ppc64le" } }, { "category": "product_version", "name": "susemanager-tools-4.1.31-3.39.2.ppc64le", "product": { "name": "susemanager-tools-4.1.31-3.39.2.ppc64le", "product_id": "susemanager-tools-4.1.31-3.39.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "py26-compat-tornado-4.2.1-3.3.2.s390x", "product": { "name": "py26-compat-tornado-4.2.1-3.3.2.s390x", "product_id": "py26-compat-tornado-4.2.1-3.3.2.s390x" } }, { "category": "product_version", "name": "susemanager-4.1.31-3.39.2.s390x", "product": { "name": "susemanager-4.1.31-3.39.2.s390x", "product_id": "susemanager-4.1.31-3.39.2.s390x" } }, { "category": "product_version", "name": "susemanager-tools-4.1.31-3.39.2.s390x", "product": { "name": "susemanager-tools-4.1.31-3.39.2.s390x", "product_id": "susemanager-tools-4.1.31-3.39.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "py26-compat-tornado-4.2.1-3.3.2.x86_64", "product": { "name": "py26-compat-tornado-4.2.1-3.3.2.x86_64", "product_id": "py26-compat-tornado-4.2.1-3.3.2.x86_64" } }, { "category": "product_version", "name": "susemanager-4.1.31-3.39.2.x86_64", "product": { "name": "susemanager-4.1.31-3.39.2.x86_64", "product_id": "susemanager-4.1.31-3.39.2.x86_64" } }, { "category": "product_version", "name": "susemanager-tools-4.1.31-3.39.2.x86_64", "product": { "name": "susemanager-tools-4.1.31-3.39.2.x86_64", "product_id": "susemanager-tools-4.1.31-3.39.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Manager Server Module 4.1", "product": { "name": "SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "grafana-formula-0.4.2-3.12.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:grafana-formula-0.4.2-3.12.2.noarch" }, "product_reference": "grafana-formula-0.4.2-3.12.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "prometheus-formula-0.3.4-3.12.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:prometheus-formula-0.3.4-3.12.2.noarch" }, "product_reference": "prometheus-formula-0.3.4-3.12.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "py26-compat-salt-2016.11.10-17.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:py26-compat-salt-2016.11.10-17.2.noarch" }, "product_reference": "py26-compat-salt-2016.11.10-17.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "py26-compat-tornado-4.2.1-3.3.2.ppc64le as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.ppc64le" }, "product_reference": "py26-compat-tornado-4.2.1-3.3.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "py26-compat-tornado-4.2.1-3.3.2.s390x as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.s390x" }, "product_reference": "py26-compat-tornado-4.2.1-3.3.2.s390x", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "py26-compat-tornado-4.2.1-3.3.2.x86_64 as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.x86_64" }, "product_reference": "py26-compat-tornado-4.2.1-3.3.2.x86_64", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "py27-compat-salt-3000.3-6.15.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:py27-compat-salt-3000.3-6.15.2.noarch" }, "product_reference": "py27-compat-salt-3000.3-6.15.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch" }, "product_reference": "python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacecmd-4.1.15-4.30.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacecmd-4.1.15-4.30.2.noarch" }, "product_reference": "spacecmd-4.1.15-4.30.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-app-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-app-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-app-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-applet-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-applet-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-applet-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-config-files-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-config-files-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-iss-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-iss-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-iss-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-iss-export-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-iss-export-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-iss-export-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-server-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-server-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-server-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-sql-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-sql-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-sql-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-tools-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-tools-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-tools-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch" }, "product_reference": "spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-base-4.1.30-3.36.1.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-base-4.1.30-3.36.1.noarch" }, "product_reference": "spacewalk-base-4.1.30-3.36.1.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-base-minimal-4.1.30-3.36.1.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-base-minimal-4.1.30-3.36.1.noarch" }, "product_reference": "spacewalk-base-minimal-4.1.30-3.36.1.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-base-minimal-config-4.1.30-3.36.1.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-base-minimal-config-4.1.30-3.36.1.noarch" }, "product_reference": "spacewalk-base-minimal-config-4.1.30-3.36.1.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-certs-tools-4.1.19-3.22.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-certs-tools-4.1.19-3.22.2.noarch" }, "product_reference": "spacewalk-certs-tools-4.1.19-3.22.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-html-4.1.30-3.36.1.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-html-4.1.30-3.36.1.noarch" }, "product_reference": "spacewalk-html-4.1.30-3.36.1.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-java-4.1.41-3.58.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-java-4.1.41-3.58.2.noarch" }, "product_reference": "spacewalk-java-4.1.41-3.58.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-java-config-4.1.41-3.58.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-java-config-4.1.41-3.58.2.noarch" }, "product_reference": "spacewalk-java-config-4.1.41-3.58.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-java-lib-4.1.41-3.58.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-java-lib-4.1.41-3.58.2.noarch" }, "product_reference": "spacewalk-java-lib-4.1.41-3.58.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-java-postgresql-4.1.41-3.58.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-java-postgresql-4.1.41-3.58.2.noarch" }, "product_reference": "spacewalk-java-postgresql-4.1.41-3.58.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-reports-4.1.4-3.6.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-reports-4.1.4-3.6.2.noarch" }, "product_reference": "spacewalk-reports-4.1.4-3.6.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "spacewalk-taskomatic-4.1.41-3.58.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:spacewalk-taskomatic-4.1.41-3.58.2.noarch" }, "product_reference": "spacewalk-taskomatic-4.1.41-3.58.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "subscription-matcher-0.27-3.12.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:subscription-matcher-0.27-3.12.2.noarch" }, "product_reference": "subscription-matcher-0.27-3.12.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-4.1.31-3.39.2.ppc64le as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.ppc64le" }, "product_reference": "susemanager-4.1.31-3.39.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-4.1.31-3.39.2.s390x as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.s390x" }, "product_reference": "susemanager-4.1.31-3.39.2.s390x", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-4.1.31-3.39.2.x86_64 as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.x86_64" }, "product_reference": "susemanager-4.1.31-3.39.2.x86_64", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-doc-indexes-4.1-11.46.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-doc-indexes-4.1-11.46.2.noarch" }, "product_reference": "susemanager-doc-indexes-4.1-11.46.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-docs_en-4.1-11.46.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-docs_en-4.1-11.46.2.noarch" }, "product_reference": "susemanager-docs_en-4.1-11.46.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-docs_en-pdf-4.1-11.46.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-docs_en-pdf-4.1-11.46.2.noarch" }, "product_reference": "susemanager-docs_en-pdf-4.1-11.46.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-sls-4.1.31-3.51.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-sls-4.1.31-3.51.2.noarch" }, "product_reference": "susemanager-sls-4.1.31-3.51.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-tools-4.1.31-3.39.2.ppc64le as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.ppc64le" }, "product_reference": "susemanager-tools-4.1.31-3.39.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-tools-4.1.31-3.39.2.s390x as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.s390x" }, "product_reference": "susemanager-tools-4.1.31-3.39.2.s390x", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-tools-4.1.31-3.39.2.x86_64 as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.x86_64" }, "product_reference": "susemanager-tools-4.1.31-3.39.2.x86_64", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "susemanager-web-libs-4.1.30-3.36.1.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:susemanager-web-libs-4.1.30-3.36.1.noarch" }, "product_reference": "susemanager-web-libs-4.1.30-3.36.1.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" }, { "category": "default_component_of", "full_product_name": { "name": "uyuni-config-modules-4.1.31-3.51.2.noarch as component of SUSE Manager Server Module 4.1", "product_id": "SUSE Manager Server Module 4.1:uyuni-config-modules-4.1.31-3.51.2.noarch" }, "product_reference": "uyuni-config-modules-4.1.31-3.51.2.noarch", "relates_to_product_reference": "SUSE Manager Server Module 4.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-21996", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-21996" } ], "notes": [ { "category": "general", "text": "An issue was discovered in SaltStack Salt before 3003.3. A user who has control of the source, and source_hash URLs can gain full file system access as root on a salt minion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Manager Server Module 4.1:grafana-formula-0.4.2-3.12.2.noarch", "SUSE Manager Server Module 4.1:prometheus-formula-0.3.4-3.12.2.noarch", "SUSE Manager Server Module 4.1:py26-compat-salt-2016.11.10-17.2.noarch", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.ppc64le", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.s390x", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.x86_64", "SUSE Manager Server Module 4.1:py27-compat-salt-3000.3-6.15.2.noarch", "SUSE Manager Server Module 4.1:python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "SUSE Manager Server Module 4.1:spacecmd-4.1.15-4.30.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-app-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-applet-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-iss-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-iss-export-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-server-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-sql-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-tools-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-minimal-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-minimal-config-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-certs-tools-4.1.19-3.22.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-html-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-config-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-lib-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-postgresql-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-reports-4.1.4-3.6.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-taskomatic-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:subscription-matcher-0.27-3.12.2.noarch", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.ppc64le", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.s390x", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.x86_64", "SUSE Manager Server Module 4.1:susemanager-doc-indexes-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-docs_en-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-docs_en-pdf-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-sls-4.1.31-3.51.2.noarch", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.ppc64le", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.s390x", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.x86_64", "SUSE Manager Server Module 4.1:susemanager-web-libs-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:uyuni-config-modules-4.1.31-3.51.2.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2021-21996", "url": "https://www.suse.com/security/cve/CVE-2021-21996" }, { "category": "external", "summary": "SUSE Bug 1190265 for CVE-2021-21996", "url": "https://bugzilla.suse.com/1190265" }, { "category": "external", "summary": "SUSE Bug 1210934 for CVE-2021-21996", "url": "https://bugzilla.suse.com/1210934" } ], "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 Server Module 4.1:grafana-formula-0.4.2-3.12.2.noarch", "SUSE Manager Server Module 4.1:prometheus-formula-0.3.4-3.12.2.noarch", "SUSE Manager Server Module 4.1:py26-compat-salt-2016.11.10-17.2.noarch", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.ppc64le", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.s390x", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.x86_64", "SUSE Manager Server Module 4.1:py27-compat-salt-3000.3-6.15.2.noarch", "SUSE Manager Server Module 4.1:python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "SUSE Manager Server Module 4.1:spacecmd-4.1.15-4.30.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-app-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-applet-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-iss-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-iss-export-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-server-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-sql-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-tools-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-minimal-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-minimal-config-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-certs-tools-4.1.19-3.22.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-html-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-config-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-lib-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-postgresql-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-reports-4.1.4-3.6.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-taskomatic-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:subscription-matcher-0.27-3.12.2.noarch", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.ppc64le", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.s390x", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.x86_64", "SUSE Manager Server Module 4.1:susemanager-doc-indexes-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-docs_en-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-docs_en-pdf-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-sls-4.1.31-3.51.2.noarch", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.ppc64le", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.s390x", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.x86_64", "SUSE Manager Server Module 4.1:susemanager-web-libs-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:uyuni-config-modules-4.1.31-3.51.2.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Manager Server Module 4.1:grafana-formula-0.4.2-3.12.2.noarch", "SUSE Manager Server Module 4.1:prometheus-formula-0.3.4-3.12.2.noarch", "SUSE Manager Server Module 4.1:py26-compat-salt-2016.11.10-17.2.noarch", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.ppc64le", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.s390x", "SUSE Manager Server Module 4.1:py26-compat-tornado-4.2.1-3.3.2.x86_64", "SUSE Manager Server Module 4.1:py27-compat-salt-3000.3-6.15.2.noarch", "SUSE Manager Server Module 4.1:python3-spacewalk-certs-tools-4.1.19-3.22.2.noarch", "SUSE Manager Server Module 4.1:spacecmd-4.1.15-4.30.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-app-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-applet-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-common-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-config-files-tool-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-iss-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-iss-export-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-package-push-server-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-server-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-sql-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-sql-postgresql-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-tools-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-xml-export-libs-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-backend-xmlrpc-4.1.29-4.44.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-minimal-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-base-minimal-config-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-certs-tools-4.1.19-3.22.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-html-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-config-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-lib-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-java-postgresql-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-reports-4.1.4-3.6.2.noarch", "SUSE Manager Server Module 4.1:spacewalk-taskomatic-4.1.41-3.58.2.noarch", "SUSE Manager Server Module 4.1:subscription-matcher-0.27-3.12.2.noarch", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.ppc64le", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.s390x", "SUSE Manager Server Module 4.1:susemanager-4.1.31-3.39.2.x86_64", "SUSE Manager Server Module 4.1:susemanager-doc-indexes-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-docs_en-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-docs_en-pdf-4.1-11.46.2.noarch", "SUSE Manager Server Module 4.1:susemanager-sls-4.1.31-3.51.2.noarch", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.ppc64le", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.s390x", "SUSE Manager Server Module 4.1:susemanager-tools-4.1.31-3.39.2.x86_64", "SUSE Manager Server Module 4.1:susemanager-web-libs-4.1.30-3.36.1.noarch", "SUSE Manager Server Module 4.1:uyuni-config-modules-4.1.31-3.51.2.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-11-05T16:55:44Z", "details": "moderate" } ], "title": "CVE-2021-21996" } ] }
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…