suse-su-2022:3750-1
Vulnerability from csaf_suse
Published
2022-10-26 08:45
Modified
2022-10-26 08:45
Summary
Security update for SUSE Manager Server 4.3

Notes

Title of the patch
Security update for SUSE Manager Server 4.3
Description of the patch
This update fixes the following issues: cobbler: - Consider case of 'next_server' being a hostname during migration of Cobbler collections. - Fix problem with 'proxy_url_ext' setting being None type. - Fix settings migration schema to work while upgrading on existing running Uyuni and SUSE Manager servers running with old Cobbler settings (bsc#1203478) - Do generate boot menus even if no profiles or systems - only local boot - Avoid crashing running buildiso in certain conditions. - Fix issue that a custom kernel with the extension '.kernel' is not accepted by 'cobbler distro add' - Fix issue with 'get_item_resolved_value' that prevented it from returning in cases where a complex object would have been returned - Fix issue where the logs would have been spammed with 'grab_tree' messages that are meant for debugging - Buildiso - Fix DNS append line generation - Change apache2 conf dir for SUSE distros to allow integration with Uyuni and SUSE Manager - Avoid permissions errors during cobbler sync - Update to version 3.3.3 - Add UEFI capabilities to 'cobbler buildiso' (jsc#SUMA-112) - Relevant changes on this release: * New: * Uyuni Proxies can now be set with the schema validation. * Cobbler should now build on AlmaLinux. * The initrd is not required anymore as it is an optional file. * XML-RPC: Added dump_vars endpoint. This is intended to replace get_blended_data as of 3.4.0. * XML-RPC: Added get_item_resolved_value & set_item_resolved_value endpoints. * Breaking Changes: * The field virt_file_size is now a float and the related settings as well. * Changes: * The error messages for duplicated objects now contains the name of the duplicated object. * Bugfixes: * Dictionaries had the wrong value set for <<inherit>>. * There were some cases in which the autoinstallation manager was handed the wrong object and then crashed. * The inheritance of the owners field was fixed. * Serial Console options should not contain bogous -1 value anymore. * HTTP API should not throw permission errors anymore. * During build the log was not visible due to a custom logger without output. * cobbler mkloaders now also copies dependencies of menu.c32. * We now generate the grub configuration for the architectures correct again. * virt_file_size now is a float at all times. * Cobbler should restart successfully now if you have attached an image to a system. * If you have a system named default the bootloader was not removed properly before. * cobbler buildiso: The isolinux.cfg was not properly formatted. * There were unharmful templating errors in the log related to redhat_management_type. The parts depending on this were removed. * The DNS managers were non-functional before because of a not existing function call. * cobbler buildiso failed with --tmpdirs that don't end in buildiso. * cobbler buildiso had outdated docs and help messages for some parameters. * cobbler import: It was impossible to import Rocky Linux 8.5 successfully. * Cobbler created duplicated settings files before. * cobbler sync was broken by refactoring to shell=False before. - CVE-2022-0860: Improper Authorization in Cobbler. (bsc#1197027) - Version 3.3.0 fixed jsc#SUMA-112 - Update to version 3.3.2 * cobbler sync doesn't have to be executed no more after enable_ipxe was flipped * Auth: Support for Global Secure Catalog via LDAP provider * Reposync now deletes old metadata to prevent metadata merge conflicts * The automigration of the settings is now not enabled per default. * We removed ppc from RedHat EL 7 as it is not supported * Network interface is not subscriptable errors were fixed * The stacktraces related to the package and file pre & post triggers should no longer appear * You should be able to add multiple initrds if needed again * Debian: Fix regex for SHIM_FILE which now provides a working reasonable default drools: - CVE-2021-41411: XML External Entity injection in KieModuleModelImpl.java (bsc#1200629) image-sync-formula: - Update to version 0.1.1661440542.6cbe0da * Sort boot images by version instead of name-version (bsc#1196729) * Do not send events if syncing fails inter-server-sync: * Compress exported sql data and decompress during import * Add gzip dependency to decompress data file during import process locale-formula: - Update to version 0.3 * Remove .map.gz from kb_map dictionary (bsc#1203406) python-urlgrabber: - Avoid crashing when setting URLGRABBER_DEBUG=1 environment variable reprepro: - Update from version 5.3.0 to version 5.4.0 * Add shunit2 based tests * Support multiple versions * Add the commands move, movesrc, movematched, movefilter * Add Limit and Archive option * fix manpage to add the behaviour if reprepro is linked against liblzma * Mark 'dumpcontents' command as deprecated saltboot-formula: - Update to version 0.1.1661440542.6cbe0da * Fallback to local boot if the configured image is not synced * Support salt bundle spacecmd: - Version 4.3.15-1 * Process date values in spacecmd api calls (bsc#1198903) spacewalk-admin: - Version 4.3.10-1 * Ensure 'cobbler mkloaders' is executed after restarting services * Add --help option to mgr-monitoring-ctl * reportdb access: force new report_db_sslrootcert if previous default is set spacewalk-backend: - Version 4.3.16-1 * Prevent mixing credentials for proxy and repository server while using basic authentication and avoid hiding errors i.e. timeouts while having proxy settings issues with extra logging in verbose mode (bsc#1201788) * Fix the condition of hiding the token from URL on logging * export armored GPG key to salt filesystem as well * Upgrade Cobbler requirement to 3.3.3 or later * Make reposync use the configured http proxy with mirrorlist (bsc#1198168) spacewalk-certs-tools: - Version 4.3.15-1 * fix mgr-ssl-cert-setup for root CAs which do not set authorityKeyIdentifier (bsc#1203585) spacewalk-client-tools: - Version 4.3.12-1 * Update translation strings spacewalk-java: - version 4.3.38-1 * delay hardware refresh action to avoid missing channels (bsc#1204208) - Version 4.3.37-1 * Fix get_item_resolved_value call - Version 4.3.36-1 * Fix prerequisite action serialization (bsc#1202899, bsc#1203484) * Fix hardware update where there is no DNS FQDN changes (bsc#1203611) * Fix UI crash when filtering on systems list (bsc#1203169) * Filter out successors that have no repositories on SP migration (bsc#1202367) * Reduced the usage of deprecated Hibernate API * Use mgrnet.dns_fqdns module to improve FQDN detection (bsc#1199726) * Support Pay-as-you-go new CA location for SUSE Linux Enterprise Server 15 SP4 and higher (bsc#1202729) * Fixed pagination for completed/failed systems in action details * Add support in rhn.conf for smtp port, auth, ssl/tls config * Calculate dependencies between cloned channels of vendor channels (bsc#1201626) * Fix sync for external repositories (bsc#1201753) * Detect the clients running on Amazon EC2 (bsc#1195624) * Adjust cobbler requirement to version 3.3.3 * Support inherited values for kernel options from Cobbler API * Fix virtFileSize type after cobbler upgrade * Redefine available power_management.types for cobbler >= 3.3.1 * fix state.apply result parsing in test mode (bsc#1201913) * require tomcat native interface to prevent misleading warning in tomcat startup log (bsc#1202455) * Reduce the length of image channel URL (bsc#1201220) * Fixed formula deselection in systemgroup (bsc#1202271) * Added a new configuration property to allow custom channels to be synced together with vendor channels. * add onlyRelevant argument to addErrataUpdate API * fix taskomatic task remain in progress spacewalk-search: - Version 4.3.7-1 * update dependencies after package rename spacewalk-setup: - version 4.3.12 * Fix detected issues to perform migration of Cobbler settings and collections. - Version 4.3.11-1 * Trigger migration of Cobbler settings and collections if necessary during package installation (bsc#1203478) * Execute 'cobbler mkloaders' when setting up cobbler * Adjust next_server cobbler settings for cobbler >= 3.3.1 * fix prototype missmatch in idn_to_ascii (bsc#1203385) spacewalk-utils: - Version 4.3.14-1 * Make spacewalk-hostname-rename working with settings.yaml cobbler config file (bsc#1203564) * spacewalk-common-channels now syncs the channels automatically on creation, if the new configuration property named 'unify_custom_channel_management' is enabled spacewalk-web: - Version 4.3.24-1 * Upgrade moment-timezone * CVE-2021-43138: Obtain privileges via the `mapValues()` method. (bsc#1200480) * CVE-2021-42740: Command injection in the shell-quote package. (bsc#1203287) * CVE-2022-31129: Denial-of-Service moment: inefficient parsing algorithm (bsc#1203288) * Fix table header layout for unselectable tables subscription-matcher: - Added Guava maximum version requirement susemanager: - Version 4.3.19-1 * mark new dependencies for python-py optional in bootstrap repo to fix generation for older service packs (bsc#1203449) * add bootstrap repository definition for OES2023 (bsc#1202602) * add missing packages on SUSE Linux Enterprise Server 15 * remove server-migrator.sh from SUSE Manager installations (bsc#1202728) * create bootstrap repository data for Ubuntu 22.04 Vendor Channels * remove obsoleted sysv init script (bsc#1191857) * mgr-create-bootstrap-repo: flush directory also when called for a specific label (bsc#1200573) * pg-migrate-x-to-y.sh: improve output (bsc#1201260) * remove python-tornado from bootstrap repo, since no longer required for salt version >= 3000 * add missing packages on SUSE Linux Enterprise Server 12 SP5 bootstrap repo (bsc#1201918) * revert 'bootstrap repo: set optional packages' susemanager-build-keys: - Add release and auxiliary GPG keys for RedHat - Add keys for Rocky Linux 9 * RPM-GPG-KEY-redhat-release * RPM-GPG-KEY-redhat-auxiliary * RPM-GPG-KEY-Rocky-9 susemanager-docs_en: - Removed Debian 9 references due to end of life and added missing Debian 11 info - Fixed description of default notification settings (bsc#1203422) - Added missing Debian 11 references - Documented helm deployment of the proxy on k3s and MetalLB in Installation and Upgrade Guide - Added secure mail communication settings in Administration Guide - Fixed path to state and pillar files - Documented how pxeboot works with Secure Boot enabled in Client Configuration Guide - Add repository via proxy issues troubleshooting page - Change import GPG key description - Added SLE Micro 5.2 and 5.3 as available as a technology preview in Client Configuration Guide, and the IBM Z architecture for 5.1, 5.2, and 5.3 - Added command to remove the obsolete Python module on SUSE Manager Server 4.1 in the Installation and Upgrade Guide (bsc#1203026) - Mention CA certificate directory in the proxy setup description in the Installation and Upgrade Guide (bsc#1202805) - Documented mandatory channels in the Disconnected Setup chapter of the Administration Guide (bsc#1202464) - Documented how to onboard Ubuntu clients with the Salt bundle as a regular user - Documented how to onboard Debian clients with the Salt bundle or plain Salt as a regular user - Fixed the names of updates channels for Leap - Fixed errors in OpenSCAP chapter of Administration Guide - Removed CentOS 8 from the list of supported client systems - Extend the notes about using noexec option for /tmp and /var/tmp (bsc#1201210) - Added Extend Salt Bundle functionality with Python packages using pip - Salt Configuration Modules are no longer Technology Preview in the Salt Guide susemanager-schema: - Version 4.3.14-1 * Add subtypes for Amazon EC2 virtual instances (bsc#1195624) * Fix migration of image actions (bsc#1202272) * improve schema compatibility with Amazon RDS susemanager-sls: - Version 4.3.25-1 * Fix mgrnet availability check * Remove dependence on Kiwi libraries * disable always the bootstrap repository also when 'mgr_disable_local_repos' is set to False * Use mgrnet.dns_fqdns module to improve FQDN detection (bsc#1199726) * fix syntax error - remove trailing colon (bsc#1203049) * Add mgrnet salt module with mgrnet.dns_fqnd function implementation allowing to get all possible FQDNs from DNS (bsc#1199726) * Copy grains file with util.mgr_switch_to_venv_minion state apply (bsc#1203056) * Remove the message 'rpm: command not found' on using Salt SSH with Debian based systems which has no Salt Bundle susemanager-sync-data: - Version 4.3.9-1 * add oes2023 (bsc#1202602) * add Ubuntu 22.04 amd64 susemanager-tftpsync: - Version 4.3.2-1 * Adjust sync_post_tftpd_proxies module to cobbler >= 3.3.1 uyuni-common-libs: - Version 4.3.6-1 * Do not allow creating path if nonexistent user or group in fileutils. uyuni-reportdb-schema: - Version 4.3.6-1 * improve schema compatibility with Amazon RDS 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-2022-3750,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2022-3750,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2022-3750
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.3",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "\nThis update fixes the following issues:\n\ncobbler:\n\n- Consider case of \u0027next_server\u0027 being a hostname during migration of Cobbler collections.\n- Fix problem with \u0027proxy_url_ext\u0027 setting being None type.\n- Fix settings migration schema to work while upgrading on existing running\n  Uyuni and SUSE Manager servers running with old Cobbler settings (bsc#1203478)\n- Do generate boot menus even if no profiles or systems - only local boot\n- Avoid crashing running buildiso in certain conditions.\n- Fix issue that a custom kernel with the extension \u0027.kernel\u0027 is not\n  accepted by \u0027cobbler distro add\u0027\n- Fix issue with \u0027get_item_resolved_value\u0027 that prevented it from\n  returning in cases where a complex object would have been returned\n- Fix issue where the logs would have been spammed with \u0027grab_tree\u0027\n  messages that are meant for debugging\n- Buildiso - Fix DNS append line generation\n- Change apache2 conf dir for SUSE distros to allow integration with\n  Uyuni and SUSE Manager\n- Avoid permissions errors during cobbler sync\n- Update to version 3.3.3\n- Add UEFI capabilities to \u0027cobbler buildiso\u0027 (jsc#SUMA-112)\n- Relevant changes on this release:\n  * New:\n    * Uyuni Proxies can now be set with the schema validation.\n    * Cobbler should now build on AlmaLinux.\n    * The initrd is not required anymore as it is an optional file.\n    * XML-RPC: Added dump_vars endpoint. This is intended to replace get_blended_data as of 3.4.0.\n    * XML-RPC: Added get_item_resolved_value \u0026 set_item_resolved_value endpoints.\n  * Breaking Changes:\n    * The field virt_file_size is now a float and the related settings as well.\n  * Changes:\n    * The error messages for duplicated objects now contains the name of the duplicated object.\n  * Bugfixes:\n    * Dictionaries had the wrong value set for \u003c\u003cinherit\u003e\u003e.\n    * There were some cases in which the autoinstallation manager was handed the wrong object and then crashed.\n    * The inheritance of the owners field was fixed.\n    * Serial Console options should not contain bogous -1 value anymore.\n    * HTTP API should not throw permission errors anymore.\n    * During build the log was not visible due to a custom logger without output.\n    * cobbler mkloaders now also copies dependencies of menu.c32.\n    * We now generate the grub configuration for the architectures correct again.\n    * virt_file_size now is a float at all times.\n    * Cobbler should restart successfully now if you have attached an image to a system.\n    * If you have a system named default the bootloader was not removed properly before.\n    * cobbler buildiso: The isolinux.cfg was not properly formatted.\n    * There were unharmful templating errors in the log related to redhat_management_type. The parts depending on this\n      were removed.\n    * The DNS managers were non-functional before because of a not existing function call.\n    * cobbler buildiso failed with --tmpdirs that don\u0027t end in buildiso.\n    * cobbler buildiso had outdated docs and help messages for some parameters.\n    * cobbler import: It was impossible to import Rocky Linux 8.5 successfully.\n    * Cobbler created duplicated settings files before.\n    * cobbler sync was broken by refactoring to shell=False before.\n- CVE-2022-0860: Improper Authorization in Cobbler. (bsc#1197027)\n- Version 3.3.0 fixed jsc#SUMA-112\n- Update to version 3.3.2\n    * cobbler sync doesn\u0027t have to be executed no more after enable_ipxe was flipped\n    * Auth: Support for Global Secure Catalog via LDAP provider\n    * Reposync now deletes old metadata to prevent metadata merge conflicts\n    * The automigration of the settings is now not enabled per default.\n    * We removed ppc from RedHat EL 7 as it is not supported\n    * Network interface is not subscriptable errors were fixed\n    * The stacktraces related to the package and file pre \u0026 post triggers should no longer appear\n    * You should be able to add multiple initrds if needed again\n    * Debian: Fix regex for SHIM_FILE which now provides a working reasonable default\n\ndrools:\n\n- CVE-2021-41411: XML External Entity injection in KieModuleModelImpl.java (bsc#1200629)\n\nimage-sync-formula:\n\n- Update to version 0.1.1661440542.6cbe0da\n  * Sort boot images by version instead of name-version (bsc#1196729)\n  * Do not send events if syncing fails\n\ninter-server-sync:\n\n  * Compress exported sql data and decompress during import\n  * Add gzip dependency to decompress data file during import process\n\nlocale-formula:\n\n- Update to version 0.3\n  * Remove .map.gz from kb_map dictionary (bsc#1203406)\n\npython-urlgrabber:\n\n- Avoid crashing when setting URLGRABBER_DEBUG=1 environment variable\n\nreprepro:\n\n- Update from version 5.3.0 to version 5.4.0\n  * Add shunit2 based tests \n  * Support multiple versions\n  * Add the commands move, movesrc, movematched, movefilter\n  * Add Limit and Archive option\n  * fix manpage to add the behaviour if reprepro is linked against liblzma\n  * Mark \u0027dumpcontents\u0027 command as deprecated\n\nsaltboot-formula:\n\n- Update to version 0.1.1661440542.6cbe0da \n  * Fallback to local boot if the configured image is not synced\n  * Support salt bundle\n\nspacecmd:\n\n- Version 4.3.15-1\n  * Process date values in spacecmd api calls (bsc#1198903)\n\nspacewalk-admin:\n\n- Version 4.3.10-1\n  * Ensure \u0027cobbler mkloaders\u0027 is executed after restarting services\n  * Add --help option to mgr-monitoring-ctl\n  * reportdb access: force new report_db_sslrootcert if previous default is set\n\nspacewalk-backend:\n\n- Version 4.3.16-1\n  * Prevent mixing credentials for proxy and repository server\n    while using basic authentication and avoid hiding errors\n    i.e. timeouts while having proxy settings issues\n    with extra logging in verbose mode (bsc#1201788)\n  * Fix the condition of hiding the token from URL on logging\n  * export armored GPG key to salt filesystem as well\n  * Upgrade Cobbler requirement to 3.3.3 or later\n  * Make reposync use the configured http proxy with mirrorlist (bsc#1198168)\n\nspacewalk-certs-tools:\n\n- Version 4.3.15-1\n  * fix mgr-ssl-cert-setup for root CAs which do not set authorityKeyIdentifier (bsc#1203585)\n\nspacewalk-client-tools:\n\n- Version 4.3.12-1\n  * Update translation strings\n\nspacewalk-java:\n    \n- version 4.3.38-1\n  * delay hardware refresh action to avoid missing channels (bsc#1204208)\n- Version 4.3.37-1 \n  * Fix get_item_resolved_value call\n- Version 4.3.36-1\n  * Fix prerequisite action serialization (bsc#1202899, bsc#1203484)\n  * Fix hardware update where there is no DNS FQDN changes (bsc#1203611)\n  * Fix UI crash when filtering on systems list (bsc#1203169)\n  * Filter out successors that have no repositories on SP migration (bsc#1202367)\n  * Reduced the usage of deprecated Hibernate API\n  * Use mgrnet.dns_fqdns module to improve FQDN detection (bsc#1199726)\n  * Support Pay-as-you-go new CA location for SUSE Linux Enterprise Server 15 SP4 and higher (bsc#1202729)\n  * Fixed pagination for completed/failed systems in action details\n  * Add support in rhn.conf for smtp port, auth, ssl/tls config\n  * Calculate dependencies between cloned channels of vendor channels (bsc#1201626)\n  * Fix sync for external repositories (bsc#1201753)\n  * Detect the clients running on Amazon EC2 (bsc#1195624)\n  * Adjust cobbler requirement to version 3.3.3\n  * Support inherited values for kernel options from Cobbler API\n  * Fix virtFileSize type after cobbler upgrade\n  * Redefine available power_management.types for cobbler \u003e= 3.3.1\n  * fix state.apply result parsing in test mode (bsc#1201913)\n  * require tomcat native interface to prevent misleading warning\n    in tomcat startup log (bsc#1202455)\n  * Reduce the length of image channel URL (bsc#1201220)\n  * Fixed formula deselection in systemgroup (bsc#1202271)\n  * Added a new configuration property to allow custom channels to\n    be synced together with vendor channels.\n  * add onlyRelevant argument to addErrataUpdate API\n  * fix taskomatic task remain in progress\n\nspacewalk-search:\n\n- Version 4.3.7-1\n  * update dependencies after package rename\n\nspacewalk-setup:\n    \n- version 4.3.12\n  * Fix detected issues to perform migration of Cobbler settings\n    and collections.\n\n- Version 4.3.11-1\n  * Trigger migration of Cobbler settings and collections if necessary\n    during package installation (bsc#1203478)\n  * Execute \u0027cobbler mkloaders\u0027 when setting up cobbler\n  * Adjust next_server cobbler settings for cobbler \u003e= 3.3.1\n  * fix prototype missmatch in idn_to_ascii (bsc#1203385)\n\nspacewalk-utils:\n\n- Version 4.3.14-1\n  * Make spacewalk-hostname-rename working with settings.yaml cobbler config file (bsc#1203564)\n  * spacewalk-common-channels now syncs the channels automatically\n    on creation, if the new configuration property named\n    \u0027unify_custom_channel_management\u0027 is enabled\n\nspacewalk-web:\n\n- Version 4.3.24-1\n  * Upgrade moment-timezone\n  * CVE-2021-43138: Obtain privileges via the `mapValues()` method. (bsc#1200480)\n  * CVE-2021-42740: Command injection in the shell-quote package. (bsc#1203287)\n  * CVE-2022-31129: Denial-of-Service moment: inefficient parsing algorithm (bsc#1203288)\n  * Fix table header layout for unselectable tables\n\nsubscription-matcher:\n\n- Added Guava maximum version requirement\n\nsusemanager:\n\n- Version 4.3.19-1\n  * mark new dependencies for python-py optional in bootstrap repo\n    to fix generation for older service packs (bsc#1203449)\n  * add bootstrap repository definition for OES2023 (bsc#1202602)\n  * add missing packages on SUSE Linux Enterprise Server 15\n  * remove server-migrator.sh from SUSE Manager installations (bsc#1202728)\n  * create bootstrap repository data for Ubuntu 22.04 Vendor Channels\n  * remove obsoleted sysv init script (bsc#1191857)\n  * mgr-create-bootstrap-repo: flush directory also when called\n    for a specific label (bsc#1200573)\n  * pg-migrate-x-to-y.sh: improve output (bsc#1201260)\n  * remove python-tornado from bootstrap repo, since no longer\n    required for salt version \u003e= 3000\n  * add missing packages on SUSE Linux Enterprise Server 12 SP5 bootstrap repo (bsc#1201918)\n  * revert \u0027bootstrap repo: set optional packages\u0027\n\nsusemanager-build-keys:\n\n- Add release and auxiliary GPG keys for RedHat\n- Add keys for Rocky Linux 9\n  * RPM-GPG-KEY-redhat-release\n  * RPM-GPG-KEY-redhat-auxiliary\n  * RPM-GPG-KEY-Rocky-9\n\nsusemanager-docs_en:\n\n- Removed Debian 9 references due to end of life and added missing Debian 11 info\n- Fixed description of default notification settings (bsc#1203422)\n- Added missing Debian 11 references\n- Documented helm deployment of the proxy on k3s and MetalLB in \n  Installation and Upgrade Guide\n- Added secure mail communication settings in Administration Guide\n- Fixed path to state and pillar files\n- Documented how pxeboot works with Secure Boot enabled in Client\n  Configuration Guide\n- Add repository via proxy issues troubleshooting page\n- Change import GPG key description\n- Added SLE Micro 5.2 and 5.3 as available as a technology preview \n  in Client Configuration Guide, and the IBM Z architecture for 5.1, \n  5.2, and 5.3\n- Added command to remove the obsolete Python module on SUSE Manager \n  Server 4.1 in the Installation and Upgrade Guide (bsc#1203026)\n- Mention CA certificate directory in the proxy setup description in the\n  Installation and Upgrade Guide (bsc#1202805)\n- Documented mandatory channels in the Disconnected Setup chapter of the\n  Administration Guide (bsc#1202464)\n- Documented how to onboard Ubuntu clients with the Salt bundle as a\n  regular user\n- Documented how to onboard Debian clients with the Salt bundle or \n  plain Salt as a regular user\n- Fixed the names of updates channels for Leap\n- Fixed errors in OpenSCAP chapter of Administration Guide\n- Removed CentOS 8 from the list of supported client systems\n- Extend the notes about using noexec option for /tmp and /var/tmp \n  (bsc#1201210)\n- Added Extend Salt Bundle functionality with Python packages using pip\n- Salt Configuration Modules are no longer Technology Preview in \n  the Salt Guide\n\nsusemanager-schema:\n\n- Version 4.3.14-1\n  * Add subtypes for Amazon EC2 virtual instances (bsc#1195624)\n  * Fix migration of image actions (bsc#1202272)\n  * improve schema compatibility with Amazon RDS\n\nsusemanager-sls:\n\n- Version 4.3.25-1\n  * Fix mgrnet availability check\n  * Remove dependence on Kiwi libraries\n  * disable always the bootstrap repository also when\n    \u0027mgr_disable_local_repos\u0027 is set to False\n  * Use mgrnet.dns_fqdns module to improve FQDN detection (bsc#1199726)\n  * fix syntax error - remove trailing colon (bsc#1203049)\n  * Add mgrnet salt module with mgrnet.dns_fqnd function implementation\n    allowing to get all possible FQDNs from DNS (bsc#1199726)\n  * Copy grains file with util.mgr_switch_to_venv_minion state apply (bsc#1203056)\n  * Remove the message \u0027rpm: command not found\u0027 on using Salt SSH\n    with Debian based systems which has no Salt Bundle\n\nsusemanager-sync-data:\n\n- Version 4.3.9-1\n  * add oes2023 (bsc#1202602)\n  * add Ubuntu 22.04 amd64\n\nsusemanager-tftpsync:\n\n- Version 4.3.2-1\n  * Adjust sync_post_tftpd_proxies module to cobbler \u003e= 3.3.1\n\nuyuni-common-libs:\n\n- Version 4.3.6-1\n  * Do not allow creating path if nonexistent user or group in fileutils.\n\nuyuni-reportdb-schema:\n\n- Version 4.3.6-1\n  * improve schema compatibility with Amazon RDS\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-2022-3750,SUSE-SLE-Module-SUSE-Manager-Proxy-4.3-2022-3750,SUSE-SLE-Module-SUSE-Manager-Server-4.3-2022-3750",
        "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-2022_3750-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2022:3750-1",
        "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223750-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2022:3750-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012699.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1191857",
        "url": "https://bugzilla.suse.com/1191857"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1195624",
        "url": "https://bugzilla.suse.com/1195624"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1196729",
        "url": "https://bugzilla.suse.com/1196729"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1197027",
        "url": "https://bugzilla.suse.com/1197027"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1198168",
        "url": "https://bugzilla.suse.com/1198168"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1198903",
        "url": "https://bugzilla.suse.com/1198903"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1199726",
        "url": "https://bugzilla.suse.com/1199726"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1200480",
        "url": "https://bugzilla.suse.com/1200480"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1200573",
        "url": "https://bugzilla.suse.com/1200573"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1200629",
        "url": "https://bugzilla.suse.com/1200629"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201210",
        "url": "https://bugzilla.suse.com/1201210"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201220",
        "url": "https://bugzilla.suse.com/1201220"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201260",
        "url": "https://bugzilla.suse.com/1201260"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201626",
        "url": "https://bugzilla.suse.com/1201626"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201753",
        "url": "https://bugzilla.suse.com/1201753"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201788",
        "url": "https://bugzilla.suse.com/1201788"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201913",
        "url": "https://bugzilla.suse.com/1201913"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1201918",
        "url": "https://bugzilla.suse.com/1201918"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202271",
        "url": "https://bugzilla.suse.com/1202271"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202272",
        "url": "https://bugzilla.suse.com/1202272"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202367",
        "url": "https://bugzilla.suse.com/1202367"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202455",
        "url": "https://bugzilla.suse.com/1202455"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202464",
        "url": "https://bugzilla.suse.com/1202464"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202602",
        "url": "https://bugzilla.suse.com/1202602"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202728",
        "url": "https://bugzilla.suse.com/1202728"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202729",
        "url": "https://bugzilla.suse.com/1202729"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202805",
        "url": "https://bugzilla.suse.com/1202805"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202899",
        "url": "https://bugzilla.suse.com/1202899"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203026",
        "url": "https://bugzilla.suse.com/1203026"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203049",
        "url": "https://bugzilla.suse.com/1203049"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203056",
        "url": "https://bugzilla.suse.com/1203056"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203169",
        "url": "https://bugzilla.suse.com/1203169"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203287",
        "url": "https://bugzilla.suse.com/1203287"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203288",
        "url": "https://bugzilla.suse.com/1203288"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203385",
        "url": "https://bugzilla.suse.com/1203385"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203406",
        "url": "https://bugzilla.suse.com/1203406"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203422",
        "url": "https://bugzilla.suse.com/1203422"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203449",
        "url": "https://bugzilla.suse.com/1203449"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203478",
        "url": "https://bugzilla.suse.com/1203478"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203484",
        "url": "https://bugzilla.suse.com/1203484"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203564",
        "url": "https://bugzilla.suse.com/1203564"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203585",
        "url": "https://bugzilla.suse.com/1203585"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1203611",
        "url": "https://bugzilla.suse.com/1203611"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1204208",
        "url": "https://bugzilla.suse.com/1204208"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-41411 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-41411/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2022-0860 page",
        "url": "https://www.suse.com/security/cve/CVE-2022-0860/"
      }
    ],
    "title": "Security update for SUSE Manager Server 4.3",
    "tracking": {
      "current_release_date": "2022-10-26T08:45:32Z",
      "generator": {
        "date": "2022-10-26T08:45:32Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2022:3750-1",
      "initial_release_date": "2022-10-26T08:45:32Z",
      "revision_history": [
        {
          "date": "2022-10-26T08:45:32Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "inter-server-sync-0.2.3-150400.3.6.1.aarch64",
                "product": {
                  "name": "inter-server-sync-0.2.3-150400.3.6.1.aarch64",
                  "product_id": "inter-server-sync-0.2.3-150400.3.6.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.aarch64",
                "product": {
                  "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.aarch64",
                  "product_id": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.aarch64",
                "product": {
                  "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.aarch64",
                  "product_id": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "reprepro-5.4.0-150400.3.6.1.aarch64",
                "product": {
                  "name": "reprepro-5.4.0-150400.3.6.1.aarch64",
                  "product_id": "reprepro-5.4.0-150400.3.6.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-4.3.19-150400.3.6.4.aarch64",
                "product": {
                  "name": "susemanager-4.3.19-150400.3.6.4.aarch64",
                  "product_id": "susemanager-4.3.19-150400.3.6.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.aarch64",
                "product": {
                  "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.aarch64",
                  "product_id": "susemanager-tftpsync-4.3.2-150400.3.3.4.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tools-4.3.19-150400.3.6.4.aarch64",
                "product": {
                  "name": "susemanager-tools-4.3.19-150400.3.6.4.aarch64",
                  "product_id": "susemanager-tools-4.3.19-150400.3.6.4.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "cobbler-3.3.3-150400.5.7.1.noarch",
                "product": {
                  "name": "cobbler-3.3.3-150400.5.7.1.noarch",
                  "product_id": "cobbler-3.3.3-150400.5.7.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "cobbler-tests-3.3.3-150400.5.7.1.noarch",
                "product": {
                  "name": "cobbler-tests-3.3.3-150400.5.7.1.noarch",
                  "product_id": "cobbler-tests-3.3.3-150400.5.7.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "drools-7.17.0-150400.3.6.1.noarch",
                "product": {
                  "name": "drools-7.17.0-150400.3.6.1.noarch",
                  "product_id": "drools-7.17.0-150400.3.6.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
                "product": {
                  "name": "image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
                  "product_id": "image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "locale-formula-0.3-150400.3.3.1.noarch",
                "product": {
                  "name": "locale-formula-0.3-150400.3.3.1.noarch",
                  "product_id": "locale-formula-0.3-150400.3.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "mgr-daemon-4.3.6-150400.3.6.4.noarch",
                "product": {
                  "name": "mgr-daemon-4.3.6-150400.3.6.4.noarch",
                  "product_id": "mgr-daemon-4.3.6-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-schema-0.6.7-150400.10.3.1.noarch",
                "product": {
                  "name": "python3-schema-0.6.7-150400.10.3.1.noarch",
                  "product_id": "python3-schema-0.6.7-150400.10.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
                "product": {
                  "name": "python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
                  "product_id": "python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
                "product": {
                  "name": "python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
                  "product_id": "python3-spacewalk-check-4.3.12-150400.3.6.6.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
                "product": {
                  "name": "python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
                  "product_id": "python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
                "product": {
                  "name": "python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
                  "product_id": "python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
                "product": {
                  "name": "python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
                  "product_id": "python3-urlgrabber-4.1.0-150400.3.6.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
                "product": {
                  "name": "saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
                  "product_id": "saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacecmd-4.3.15-150400.3.6.4.noarch",
                "product": {
                  "name": "spacecmd-4.3.15-150400.3.6.4.noarch",
                  "product_id": "spacecmd-4.3.15-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-admin-4.3.10-150400.3.3.2.noarch",
                "product": {
                  "name": "spacewalk-admin-4.3.10-150400.3.3.2.noarch",
                  "product_id": "spacewalk-admin-4.3.10-150400.3.3.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-app-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-cdn-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-cdn-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-cdn-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-server-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
                "product": {
                  "name": "spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
                  "product_id": "spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-base-4.3.24-150400.3.6.4.noarch",
                "product": {
                  "name": "spacewalk-base-4.3.24-150400.3.6.4.noarch",
                  "product_id": "spacewalk-base-4.3.24-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
                "product": {
                  "name": "spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
                  "product_id": "spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
                "product": {
                  "name": "spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
                  "product_id": "spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
                "product": {
                  "name": "spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
                  "product_id": "spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-check-4.3.12-150400.3.6.6.noarch",
                "product": {
                  "name": "spacewalk-check-4.3.12-150400.3.6.6.noarch",
                  "product_id": "spacewalk-check-4.3.12-150400.3.6.6.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
                "product": {
                  "name": "spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
                  "product_id": "spacewalk-client-setup-4.3.12-150400.3.6.6.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
                "product": {
                  "name": "spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
                  "product_id": "spacewalk-client-tools-4.3.12-150400.3.6.6.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-dobby-4.3.24-150400.3.6.4.noarch",
                "product": {
                  "name": "spacewalk-dobby-4.3.24-150400.3.6.4.noarch",
                  "product_id": "spacewalk-dobby-4.3.24-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-html-4.3.24-150400.3.6.4.noarch",
                "product": {
                  "name": "spacewalk-html-4.3.24-150400.3.6.4.noarch",
                  "product_id": "spacewalk-html-4.3.24-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-html-debug-4.3.24-150400.3.6.4.noarch",
                "product": {
                  "name": "spacewalk-html-debug-4.3.24-150400.3.6.4.noarch",
                  "product_id": "spacewalk-html-debug-4.3.24-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-java-4.3.38-150400.3.8.3.noarch",
                "product": {
                  "name": "spacewalk-java-4.3.38-150400.3.8.3.noarch",
                  "product_id": "spacewalk-java-4.3.38-150400.3.8.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-java-apidoc-sources-4.3.38-150400.3.8.3.noarch",
                "product": {
                  "name": "spacewalk-java-apidoc-sources-4.3.38-150400.3.8.3.noarch",
                  "product_id": "spacewalk-java-apidoc-sources-4.3.38-150400.3.8.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
                "product": {
                  "name": "spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
                  "product_id": "spacewalk-java-config-4.3.38-150400.3.8.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
                "product": {
                  "name": "spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
                  "product_id": "spacewalk-java-lib-4.3.38-150400.3.8.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
                "product": {
                  "name": "spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
                  "product_id": "spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-search-4.3.7-150400.3.6.2.noarch",
                "product": {
                  "name": "spacewalk-search-4.3.7-150400.3.6.2.noarch",
                  "product_id": "spacewalk-search-4.3.7-150400.3.6.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-setup-4.3.12-150400.3.8.1.noarch",
                "product": {
                  "name": "spacewalk-setup-4.3.12-150400.3.8.1.noarch",
                  "product_id": "spacewalk-setup-4.3.12-150400.3.8.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
                "product": {
                  "name": "spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
                  "product_id": "spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-utils-4.3.14-150400.3.6.3.noarch",
                "product": {
                  "name": "spacewalk-utils-4.3.14-150400.3.6.3.noarch",
                  "product_id": "spacewalk-utils-4.3.14-150400.3.6.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
                "product": {
                  "name": "spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
                  "product_id": "spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "subscription-matcher-0.29-150400.3.7.1.noarch",
                "product": {
                  "name": "subscription-matcher-0.29-150400.3.7.1.noarch",
                  "product_id": "subscription-matcher-0.29-150400.3.7.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
                "product": {
                  "name": "susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
                  "product_id": "susemanager-build-keys-15.4.3-150400.3.6.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
                "product": {
                  "name": "susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
                  "product_id": "susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-docs_en-4.3-150400.9.6.1.noarch",
                "product": {
                  "name": "susemanager-docs_en-4.3-150400.9.6.1.noarch",
                  "product_id": "susemanager-docs_en-4.3-150400.9.6.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
                "product": {
                  "name": "susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
                  "product_id": "susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-schema-4.3.14-150400.3.6.5.noarch",
                "product": {
                  "name": "susemanager-schema-4.3.14-150400.3.6.5.noarch",
                  "product_id": "susemanager-schema-4.3.14-150400.3.6.5.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-schema-sanity-4.3.14-150400.3.6.5.noarch",
                "product": {
                  "name": "susemanager-schema-sanity-4.3.14-150400.3.6.5.noarch",
                  "product_id": "susemanager-schema-sanity-4.3.14-150400.3.6.5.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
                "product": {
                  "name": "susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
                  "product_id": "susemanager-schema-utility-4.3.14-150400.3.6.5.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-sls-4.3.25-150400.3.6.4.noarch",
                "product": {
                  "name": "susemanager-sls-4.3.25-150400.3.6.4.noarch",
                  "product_id": "susemanager-sls-4.3.25-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
                "product": {
                  "name": "susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
                  "product_id": "susemanager-sync-data-4.3.9-150400.3.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
                "product": {
                  "name": "susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
                  "product_id": "susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
                "product": {
                  "name": "uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
                  "product_id": "uyuni-config-modules-4.3.25-150400.3.6.4.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch",
                "product": {
                  "name": "uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch",
                  "product_id": "uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
                "product": {
                  "name": "inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
                  "product_id": "inter-server-sync-0.2.3-150400.3.6.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
                "product": {
                  "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
                  "product_id": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
                "product": {
                  "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
                  "product_id": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "reprepro-5.4.0-150400.3.6.1.ppc64le",
                "product": {
                  "name": "reprepro-5.4.0-150400.3.6.1.ppc64le",
                  "product_id": "reprepro-5.4.0-150400.3.6.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-4.3.19-150400.3.6.4.ppc64le",
                "product": {
                  "name": "susemanager-4.3.19-150400.3.6.4.ppc64le",
                  "product_id": "susemanager-4.3.19-150400.3.6.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
                "product": {
                  "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
                  "product_id": "susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
                "product": {
                  "name": "susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
                  "product_id": "susemanager-tools-4.3.19-150400.3.6.4.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python3-magic-5.32-150000.7.16.1.ppc64le",
                "product": {
                  "name": "python3-magic-5.32-150000.7.16.1.ppc64le",
                  "product_id": "python3-magic-5.32-150000.7.16.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "inter-server-sync-0.2.3-150400.3.6.1.s390x",
                "product": {
                  "name": "inter-server-sync-0.2.3-150400.3.6.1.s390x",
                  "product_id": "inter-server-sync-0.2.3-150400.3.6.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
                "product": {
                  "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
                  "product_id": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
                "product": {
                  "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
                  "product_id": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "reprepro-5.4.0-150400.3.6.1.s390x",
                "product": {
                  "name": "reprepro-5.4.0-150400.3.6.1.s390x",
                  "product_id": "reprepro-5.4.0-150400.3.6.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-4.3.19-150400.3.6.4.s390x",
                "product": {
                  "name": "susemanager-4.3.19-150400.3.6.4.s390x",
                  "product_id": "susemanager-4.3.19-150400.3.6.4.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
                "product": {
                  "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
                  "product_id": "susemanager-tftpsync-4.3.2-150400.3.3.4.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tools-4.3.19-150400.3.6.4.s390x",
                "product": {
                  "name": "susemanager-tools-4.3.19-150400.3.6.4.s390x",
                  "product_id": "susemanager-tools-4.3.19-150400.3.6.4.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python3-magic-5.32-150000.7.16.1.s390x",
                "product": {
                  "name": "python3-magic-5.32-150000.7.16.1.s390x",
                  "product_id": "python3-magic-5.32-150000.7.16.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "inter-server-sync-0.2.3-150400.3.6.1.x86_64",
                "product": {
                  "name": "inter-server-sync-0.2.3-150400.3.6.1.x86_64",
                  "product_id": "inter-server-sync-0.2.3-150400.3.6.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
                "product": {
                  "name": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
                  "product_id": "python2-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
                "product": {
                  "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
                  "product_id": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "reprepro-5.4.0-150400.3.6.1.x86_64",
                "product": {
                  "name": "reprepro-5.4.0-150400.3.6.1.x86_64",
                  "product_id": "reprepro-5.4.0-150400.3.6.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-4.3.19-150400.3.6.4.x86_64",
                "product": {
                  "name": "susemanager-4.3.19-150400.3.6.4.x86_64",
                  "product_id": "susemanager-4.3.19-150400.3.6.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
                "product": {
                  "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
                  "product_id": "susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "susemanager-tools-4.3.19-150400.3.6.4.x86_64",
                "product": {
                  "name": "susemanager-tools-4.3.19-150400.3.6.4.x86_64",
                  "product_id": "susemanager-tools-4.3.19-150400.3.6.4.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-magic-5.32-150000.7.16.1.x86_64",
                "product": {
                  "name": "python3-magic-5.32-150000.7.16.1.x86_64",
                  "product_id": "python3-magic-5.32-150000.7.16.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Manager Proxy Module 4.3",
                "product": {
                  "name": "SUSE Manager Proxy Module 4.3",
                  "product_id": "SUSE Manager Proxy Module 4.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-suse-manager-proxy:4.3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Server Module 4.3",
                "product": {
                  "name": "SUSE Manager Server Module 4.3",
                  "product_id": "SUSE Manager Server Module 4.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-suse-manager-server:4.3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "mgr-daemon-4.3.6-150400.3.6.4.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:mgr-daemon-4.3.6-150400.3.6.4.noarch"
        },
        "product_reference": "mgr-daemon-4.3.6-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch"
        },
        "product_reference": "python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-spacewalk-check-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:python3-spacewalk-check-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64 as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64"
        },
        "product_reference": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacecmd-4.3.15-150400.3.6.4.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch"
        },
        "product_reference": "spacecmd-4.3.15-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch"
        },
        "product_reference": "spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch"
        },
        "product_reference": "spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch"
        },
        "product_reference": "spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-check-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacewalk-check-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "spacewalk-check-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-client-setup-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacewalk-client-setup-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-client-tools-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-build-keys-15.4.3-150400.3.6.1.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch"
        },
        "product_reference": "susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch"
        },
        "product_reference": "susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch as component of SUSE Manager Proxy Module 4.3",
          "product_id": "SUSE Manager Proxy Module 4.3:susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch"
        },
        "product_reference": "susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cobbler-3.3.3-150400.5.7.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.7.1.noarch"
        },
        "product_reference": "cobbler-3.3.3-150400.5.7.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "drools-7.17.0-150400.3.6.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:drools-7.17.0-150400.3.6.1.noarch"
        },
        "product_reference": "drools-7.17.0-150400.3.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch"
        },
        "product_reference": "image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inter-server-sync-0.2.3-150400.3.6.1.ppc64le as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.ppc64le"
        },
        "product_reference": "inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inter-server-sync-0.2.3-150400.3.6.1.s390x as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.s390x"
        },
        "product_reference": "inter-server-sync-0.2.3-150400.3.6.1.s390x",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inter-server-sync-0.2.3-150400.3.6.1.x86_64 as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.x86_64"
        },
        "product_reference": "inter-server-sync-0.2.3-150400.3.6.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "locale-formula-0.3-150400.3.3.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:locale-formula-0.3-150400.3.3.1.noarch"
        },
        "product_reference": "locale-formula-0.3-150400.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-magic-5.32-150000.7.16.1.ppc64le as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.ppc64le"
        },
        "product_reference": "python3-magic-5.32-150000.7.16.1.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-magic-5.32-150000.7.16.1.s390x as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.s390x"
        },
        "product_reference": "python3-magic-5.32-150000.7.16.1.s390x",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-magic-5.32-150000.7.16.1.x86_64 as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.x86_64"
        },
        "product_reference": "python3-magic-5.32-150000.7.16.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-schema-0.6.7-150400.10.3.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-schema-0.6.7-150400.10.3.1.noarch"
        },
        "product_reference": "python3-schema-0.6.7-150400.10.3.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch"
        },
        "product_reference": "python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-urlgrabber-4.1.0-150400.3.6.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-urlgrabber-4.1.0-150400.3.6.1.noarch"
        },
        "product_reference": "python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le"
        },
        "product_reference": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x"
        },
        "product_reference": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64 as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64"
        },
        "product_reference": "python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "reprepro-5.4.0-150400.3.6.1.ppc64le as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.ppc64le"
        },
        "product_reference": "reprepro-5.4.0-150400.3.6.1.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "reprepro-5.4.0-150400.3.6.1.s390x as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.s390x"
        },
        "product_reference": "reprepro-5.4.0-150400.3.6.1.s390x",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "reprepro-5.4.0-150400.3.6.1.x86_64 as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.x86_64"
        },
        "product_reference": "reprepro-5.4.0-150400.3.6.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch"
        },
        "product_reference": "saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacecmd-4.3.15-150400.3.6.4.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch"
        },
        "product_reference": "spacecmd-4.3.15-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-admin-4.3.10-150400.3.3.2.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.10-150400.3.3.2.noarch"
        },
        "product_reference": "spacewalk-admin-4.3.10-150400.3.3.2.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-app-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-server-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch"
        },
        "product_reference": "spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-base-4.3.24-150400.3.6.4.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-base-4.3.24-150400.3.6.4.noarch"
        },
        "product_reference": "spacewalk-base-4.3.24-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch"
        },
        "product_reference": "spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch"
        },
        "product_reference": "spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch"
        },
        "product_reference": "spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-client-tools-4.3.12-150400.3.6.6.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch"
        },
        "product_reference": "spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-html-4.3.24-150400.3.6.4.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-html-4.3.24-150400.3.6.4.noarch"
        },
        "product_reference": "spacewalk-html-4.3.24-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-java-4.3.38-150400.3.8.3.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-java-4.3.38-150400.3.8.3.noarch"
        },
        "product_reference": "spacewalk-java-4.3.38-150400.3.8.3.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-java-config-4.3.38-150400.3.8.3.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.38-150400.3.8.3.noarch"
        },
        "product_reference": "spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-java-lib-4.3.38-150400.3.8.3.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.38-150400.3.8.3.noarch"
        },
        "product_reference": "spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch"
        },
        "product_reference": "spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-search-4.3.7-150400.3.6.2.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-search-4.3.7-150400.3.6.2.noarch"
        },
        "product_reference": "spacewalk-search-4.3.7-150400.3.6.2.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-setup-4.3.12-150400.3.8.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.12-150400.3.8.1.noarch"
        },
        "product_reference": "spacewalk-setup-4.3.12-150400.3.8.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch"
        },
        "product_reference": "spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-utils-4.3.14-150400.3.6.3.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-utils-4.3.14-150400.3.6.3.noarch"
        },
        "product_reference": "spacewalk-utils-4.3.14-150400.3.6.3.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch"
        },
        "product_reference": "spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "subscription-matcher-0.29-150400.3.7.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:subscription-matcher-0.29-150400.3.7.1.noarch"
        },
        "product_reference": "subscription-matcher-0.29-150400.3.7.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-4.3.19-150400.3.6.4.ppc64le as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.ppc64le"
        },
        "product_reference": "susemanager-4.3.19-150400.3.6.4.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-4.3.19-150400.3.6.4.s390x as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.s390x"
        },
        "product_reference": "susemanager-4.3.19-150400.3.6.4.s390x",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-4.3.19-150400.3.6.4.x86_64 as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.x86_64"
        },
        "product_reference": "susemanager-4.3.19-150400.3.6.4.x86_64",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-build-keys-15.4.3-150400.3.6.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch"
        },
        "product_reference": "susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch"
        },
        "product_reference": "susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-docs_en-4.3-150400.9.6.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.6.1.noarch"
        },
        "product_reference": "susemanager-docs_en-4.3-150400.9.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch"
        },
        "product_reference": "susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-schema-4.3.14-150400.3.6.5.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-schema-4.3.14-150400.3.6.5.noarch"
        },
        "product_reference": "susemanager-schema-4.3.14-150400.3.6.5.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-schema-utility-4.3.14-150400.3.6.5.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.14-150400.3.6.5.noarch"
        },
        "product_reference": "susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-sls-4.3.25-150400.3.6.4.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-sls-4.3.25-150400.3.6.4.noarch"
        },
        "product_reference": "susemanager-sls-4.3.25-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-sync-data-4.3.9-150400.3.3.1.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-sync-data-4.3.9-150400.3.3.1.noarch"
        },
        "product_reference": "susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le"
        },
        "product_reference": "susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.s390x as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.s390x"
        },
        "product_reference": "susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64 as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64"
        },
        "product_reference": "susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-tools-4.3.19-150400.3.6.4.ppc64le as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.ppc64le"
        },
        "product_reference": "susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-tools-4.3.19-150400.3.6.4.s390x as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.s390x"
        },
        "product_reference": "susemanager-tools-4.3.19-150400.3.6.4.s390x",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "susemanager-tools-4.3.19-150400.3.6.4.x86_64 as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.x86_64"
        },
        "product_reference": "susemanager-tools-4.3.19-150400.3.6.4.x86_64",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "uyuni-config-modules-4.3.25-150400.3.6.4.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.25-150400.3.6.4.noarch"
        },
        "product_reference": "uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch as component of SUSE Manager Server Module 4.3",
          "product_id": "SUSE Manager Server Module 4.3:uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
        },
        "product_reference": "uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch",
        "relates_to_product_reference": "SUSE Manager Server Module 4.3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-41411",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-41411"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "drools \u003c=7.59.x is affected by an XML External Entity (XXE) vulnerability in KieModuleMarshaller.java. The Validator class is not used correctly, resulting in the XXE injection vulnerability.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Manager Proxy Module 4.3:mgr-daemon-4.3.6-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
          "SUSE Manager Proxy Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-check-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Proxy Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Proxy Module 4.3:susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
          "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.7.1.noarch",
          "SUSE Manager Server Module 4.3:drools-7.17.0-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
          "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.s390x",
          "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.x86_64",
          "SUSE Manager Server Module 4.3:locale-formula-0.3-150400.3.3.1.noarch",
          "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.ppc64le",
          "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.s390x",
          "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.x86_64",
          "SUSE Manager Server Module 4.3:python3-schema-0.6.7-150400.10.3.1.noarch",
          "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Server Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Server Module 4.3:python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
          "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
          "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
          "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.ppc64le",
          "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.s390x",
          "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.x86_64",
          "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
          "SUSE Manager Server Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.10-150400.3.3.2.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-base-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-html-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-search-4.3.7-150400.3.6.2.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.12-150400.3.8.1.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-utils-4.3.14-150400.3.6.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
          "SUSE Manager Server Module 4.3:subscription-matcher-0.29-150400.3.7.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.ppc64le",
          "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.s390x",
          "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.x86_64",
          "SUSE Manager Server Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-schema-4.3.14-150400.3.6.5.noarch",
          "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
          "SUSE Manager Server Module 4.3:susemanager-sls-4.3.25-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
          "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
          "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
          "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
          "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.s390x",
          "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.x86_64",
          "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-41411",
          "url": "https://www.suse.com/security/cve/CVE-2021-41411"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1200629 for CVE-2021-41411",
          "url": "https://bugzilla.suse.com/1200629"
        }
      ],
      "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 Proxy Module 4.3:mgr-daemon-4.3.6-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Proxy Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
            "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.7.1.noarch",
            "SUSE Manager Server Module 4.3:drools-7.17.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:locale-formula-0.3-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.ppc64le",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.s390x",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.x86_64",
            "SUSE Manager Server Module 4.3:python3-schema-0.6.7-150400.10.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.10-150400.3.3.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-html-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-search-4.3.7-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.12-150400.3.8.1.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:subscription-matcher-0.29-150400.3.7.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sls-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Manager Proxy Module 4.3:mgr-daemon-4.3.6-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Proxy Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
            "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.7.1.noarch",
            "SUSE Manager Server Module 4.3:drools-7.17.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:locale-formula-0.3-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.ppc64le",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.s390x",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.x86_64",
            "SUSE Manager Server Module 4.3:python3-schema-0.6.7-150400.10.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.10-150400.3.3.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-html-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-search-4.3.7-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.12-150400.3.8.1.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:subscription-matcher-0.29-150400.3.7.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sls-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-10-26T08:45:32Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-41411"
    },
    {
      "cve": "CVE-2022-0860",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2022-0860"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Improper Authorization in GitHub repository cobbler/cobbler prior to 3.3.2.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Manager Proxy Module 4.3:mgr-daemon-4.3.6-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
          "SUSE Manager Proxy Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-check-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Proxy Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Proxy Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Proxy Module 4.3:susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
          "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.7.1.noarch",
          "SUSE Manager Server Module 4.3:drools-7.17.0-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
          "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.s390x",
          "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.x86_64",
          "SUSE Manager Server Module 4.3:locale-formula-0.3-150400.3.3.1.noarch",
          "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.ppc64le",
          "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.s390x",
          "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.x86_64",
          "SUSE Manager Server Module 4.3:python3-schema-0.6.7-150400.10.3.1.noarch",
          "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Server Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Server Module 4.3:python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
          "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
          "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
          "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.ppc64le",
          "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.s390x",
          "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.x86_64",
          "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
          "SUSE Manager Server Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.10-150400.3.3.2.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-base-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-html-4.3.24-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-search-4.3.7-150400.3.6.2.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.12-150400.3.8.1.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-utils-4.3.14-150400.3.6.3.noarch",
          "SUSE Manager Server Module 4.3:spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
          "SUSE Manager Server Module 4.3:subscription-matcher-0.29-150400.3.7.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.ppc64le",
          "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.s390x",
          "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.x86_64",
          "SUSE Manager Server Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-schema-4.3.14-150400.3.6.5.noarch",
          "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
          "SUSE Manager Server Module 4.3:susemanager-sls-4.3.25-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
          "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
          "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
          "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
          "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
          "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.s390x",
          "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.x86_64",
          "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
          "SUSE Manager Server Module 4.3:uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2022-0860",
          "url": "https://www.suse.com/security/cve/CVE-2022-0860"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1197027 for CVE-2022-0860",
          "url": "https://bugzilla.suse.com/1197027"
        }
      ],
      "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 Proxy Module 4.3:mgr-daemon-4.3.6-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Proxy Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
            "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.7.1.noarch",
            "SUSE Manager Server Module 4.3:drools-7.17.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:locale-formula-0.3-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.ppc64le",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.s390x",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.x86_64",
            "SUSE Manager Server Module 4.3:python3-schema-0.6.7-150400.10.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.10-150400.3.3.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-html-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-search-4.3.7-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.12-150400.3.8.1.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:subscription-matcher-0.29-150400.3.7.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sls-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Manager Proxy Module 4.3:mgr-daemon-4.3.6-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Proxy Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-check-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-setup-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Proxy Module 4.3:susemanager-tftpsync-recv-4.3.7-150400.3.3.3.noarch",
            "SUSE Manager Server Module 4.3:cobbler-3.3.3-150400.5.7.1.noarch",
            "SUSE Manager Server Module 4.3:drools-7.17.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:image-sync-formula-0.1.1661440542.6cbe0da-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:inter-server-sync-0.2.3-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:locale-formula-0.3-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.ppc64le",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.s390x",
            "SUSE Manager Server Module 4.3:python3-magic-5.32-150000.7.16.1.x86_64",
            "SUSE Manager Server Module 4.3:python3-schema-0.6.7-150400.10.3.1.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:python3-spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:python3-urlgrabber-4.1.0-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:python3-uyuni-common-libs-4.3.6-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.ppc64le",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.s390x",
            "SUSE Manager Server Module 4.3:reprepro-5.4.0-150400.3.6.1.x86_64",
            "SUSE Manager Server Module 4.3:saltboot-formula-0.1.1661440542.6cbe0da-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:spacecmd-4.3.15-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-admin-4.3.10-150400.3.3.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-app-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-applet-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-common-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-config-files-tool-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-iss-export-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-package-push-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-server-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-sql-postgresql-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-tools-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xml-export-libs-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-backend-xmlrpc-4.3.16-150400.3.6.8.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-base-minimal-config-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-certs-tools-4.3.15-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-client-tools-4.3.12-150400.3.6.6.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-html-4.3.24-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-config-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-lib-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-java-postgresql-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-search-4.3.7-150400.3.6.2.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-setup-4.3.12-150400.3.8.1.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-taskomatic-4.3.38-150400.3.8.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:spacewalk-utils-extras-4.3.14-150400.3.6.3.noarch",
            "SUSE Manager Server Module 4.3:subscription-matcher-0.29-150400.3.7.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-build-keys-web-15.4.3-150400.3.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-docs_en-pdf-4.3-150400.9.6.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-schema-utility-4.3.14-150400.3.6.5.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sls-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:susemanager-sync-data-4.3.9-150400.3.3.1.noarch",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tftpsync-4.3.2-150400.3.3.4.x86_64",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.ppc64le",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.s390x",
            "SUSE Manager Server Module 4.3:susemanager-tools-4.3.19-150400.3.6.4.x86_64",
            "SUSE Manager Server Module 4.3:uyuni-config-modules-4.3.25-150400.3.6.4.noarch",
            "SUSE Manager Server Module 4.3:uyuni-reportdb-schema-4.3.6-150400.3.3.6.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-10-26T08:45:32Z",
          "details": "important"
        }
      ],
      "title": "CVE-2022-0860"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

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


Loading…

Loading…