{"schema_version":"1.7.3","id":"SUSE-SU-2024:1427-1","published":"2024-04-24T09:10:16Z","modified":"2026-02-04T02:18:06.444085Z","related":["CVE-2016-8647","CVE-2016-9587","CVE-2017-7550","CVE-2018-10874","CVE-2020-14365","CVE-2023-5764","CVE-2023-6152","CVE-2024-0690"],"upstream":["CVE-2016-8647","CVE-2016-9587","CVE-2017-7550","CVE-2018-10874","CVE-2020-14365","CVE-2023-5764","CVE-2023-6152","CVE-2024-0690"],"summary":"Security Beta update for SUSE Manager Client Tools and Salt","details":"This update fixes the following issues:\n\nPOS_Image-Graphical7:\n\n- Update to version 0.1.1710765237.46af599\n  * Move image services to dracut-saltboot package\n  * Use salt bundle\n- Update to version 0.1.1645440615.7f1328c\n  * Remove deprecated kiwi functions\n\nPOS_Image-JeOS7:\n\n- Update to version 0.1.1710765237.46af599\n  * Move image services to dracut-saltboot package\n  * Use salt bundle\n- Update to version 0.1.1645440615.7f1328c\n  * Remove deprecated kiwi functions\n\nansible:\n\n- CVE-2023-5764: Address issues where internal templating can cause unsafe\n  variables to lose their unsafe designation (bsc#1216854)\n  * breaking_changes:\n    assert - Nested templating may result in an inability for the conditional\n    to be evaluated. See the porting guide for more information.\n- CVE-2024-0690: Address issue where ANSIBLE_NO_LOG was ignored (bsc#1219002)\n- CVE-2020-14365: Do a GPG validation if the disable_gpg_check option is not set. (bsc#1175993)\n- Don't Require python-coverage, it is needed only for testing (bsc#1177948)\n- CVE-2018-10874: Inventory variables are loaded from current working directory when running ad-hoc command that can\n  lead to code execution (included upstream in 2.6.1) (bsc#1099805) \n\ndracut-saltboot:\n\n- Update to version 0.1.1710765237.46af599 \n  * Load only first available leaseinfo (bsc#1221092)\n- Update to version 0.1.1681904360.84ef141\n\n\ngrafana:\n\n- Require Go 1.20\n- Update to version 9.5.16:\n  * [SECURITY] CVE-2023-6152: Add email verification when updating\n    user email (bsc#1219912)\n  * [BUGFIX] Annotations: Split cleanup into separate queries and\n    deletes to avoid deadlocks on MySQL\n- Update to version 9.5.15:\n  * [FEATURE] Alerting: Attempt to retry retryable errors\n- Update to version 9.5.14:\n  * [BUGFIX] Alerting: Fix state manager to not keep\n    datasource_uid and ref_id labels in state after Error\n  * [BUGFIX] Transformations: Config overrides being lost when\n    config from query transform is applied\n  * [BUGFIX] LDAP: Fix enable users on successfull login\n- Update to version 9.5.13:\n  * [BUGFIX] BrowseDashboards: Only remember the most recent\n    expanded folder\n  * [BUGFIX] Licensing: Pass func to update env variables when\n    starting plugin\n- Update to version 9.5.12:\n  * [FEATURE] Azure: Add support for Workload Identity\n    authentication\n- Update to version 9.5.9:\n  * [FEATURE] SSE: Fix DSNode to not panic when response has empty\n    response\n  * [FEATURE] Prometheus: Handle the response with different field\n    key order\n  * [BUGFIX] LDAP: Fix user disabling\n\ngolang-github-prometheus-node_exporter:\n\n- Add `device_error` label for filesystem metrics.\n- Update rtnetlink library to fix errors during ARP metrics collection.\n- Update to 1.7.0 (jsc#PED-7893, jsc#PED-7928):\n  * [FEATURE] Add ZFS freebsd per dataset stats #2753\n  * [FEATURE] Add cpu vulnerabilities reporting from sysfs #2721\n  * [ENHANCEMENT] Parallelize stat calls in Linux filesystem\n    collector #1772\n  * [ENHANCEMENT] Add missing linkspeeds to ethtool collector #2711\n  * [ENHANCEMENT] Add CPU MHz as the value for node_cpu_info metric\n    #2778\n  * [ENHANCEMENT] Improve qdisc collector performance #2779\n  * [ENHANCEMENT] Add include and exclude filter for hwmon\n    collector #2699\n  * [ENHANCEMENT] Optionally fetch ARP stats via rtnetlink instead\n    of procfs #2777\n  * [BUFFIX] Fix ZFS arcstats on FreeBSD 14.0+ 2754\n  * [BUGFIX] Fallback to 32-bit stats in netdev #2757\n  * [BUGFIX] Close btrfs.FS handle after use #2780\n  * [BUGFIX] Move RO status before error return #2807\n  * [BUFFIX] Fix promhttp_metric_handler_errors_total being always\n    active #2808\n  * [BUGFIX] Fix nfsd v4 index miss #2824\n- Update to 1.6.1:\n  (no source code changes in this release)\n- BuildRequire go1.20\n- Update to 1.6.0:\n  * [CHANGE] Fix cpustat when some cpus are offline #2318\n  * [CHANGE] Remove metrics of offline CPUs in CPU collector #2605\n  * [CHANGE] Deprecate ntp collector #2603\n  * [CHANGE] Remove bcache `cache_readaheads_totals` metrics #2583\n  * [CHANGE] Deprecate supervisord collector #2685\n  * [FEATURE] Enable uname collector on NetBSD #2559\n  * [FEATURE] NetBSD support for the meminfo collector #2570\n  * [FEATURE] NetBSD support for CPU collector #2626\n  * [FEATURE] Add FreeBSD collector for netisr subsystem #2668\n  * [FEATURE] Add softirqs collector #2669\n  * [ENHANCEMENT] Add suspended as a `node_zfs_zpool_state` #2449\n  * [ENHANCEMENT] Add administrative state of Linux network\n    interfaces #2515\n  * [ENHANCEMENT] Log current value of GOMAXPROCS #2537\n  * [ENHANCEMENT] Add profiler options for perf collector #2542\n  * [ENHANCEMENT] Allow root path as metrics path #2590\n  * [ENHANCEMENT] Add cpu frequency governor metrics #2569\n  * [ENHANCEMENT] Add new landing page #2622\n  * [ENHANCEMENT] Reduce privileges needed for btrfs device stats #2634\n  * [ENHANCEMENT] Add ZFS `memory_available_bytes` #2687\n  * [ENHANCEMENT] Use `SCSI_IDENT_SERIAL` as serial in diskstats #2612\n  * [ENHANCEMENT] Read missing from netlink netclass attributes from sysfs #2669\n  * [BUGFIX] perf: fixes for automatically detecting the correct\n    tracefs mountpoints #2553\n  * [BUGFIX] Fix `thermal_zone` collector noise @2554\n  * [BUGFIX] Fix a problem fetching the user wire count on FreeBSD\n    2584\n  * [BUGFIX] interrupts: Fix fields on linux aarch64 #2631\n  * [BUGFIX] Remove metrics of offline CPUs in CPU collector #2605\n  * [BUGFIX] Fix OpenBSD filesystem collector string parsing #2637\n  * [BUGFIX] Fix bad reporting of `node_cpu_seconds_total` in\n    OpenBSD #2663\n- Change go_modules archive in _service to use obscpio file\n\nspacecmd:\n\n- Version 5.0.5-0\n  * Update translation strings\n\nspacewalk-client-tools:\n\n- Version 5.0.4-0\n  * Remove rhn-profile-sync rhn_register spacewalk-channel and\n    spacewalk-update-status\n\nsupportutils-plugin-susemanager-client:\n\n- Version 5.0.3-0\n  * Remove rhnsd from client actions and server backend\n\nuyuni-tools:\n\n- Version 0.1.7-0\n  * Fix wrong Cobbler spacewalk_authentication_endpoint property after upgrade or migration\n  * Fix migration script using missing awk in migration image\n- Version 0.1.6-0\n  * Pull image from authenticated registry\n  * Port 80 should be published to the port 80 of the containers.\n    8080 is squid\n  * Autogenerate the database password\n  * Add mgrctl term command\n  * Fix --version flag\n  * Deny uyuni to suma upgrade and viceversa\n  * Refactor upgrade to clarify script end adding post upgrade\n    script (bsc#1219887)\n  * Add mgradm install podman arguments to define big volumes storage\n  * k8s migration use same functions as upgrade\n  * Allow to use images from RPM if present\n  * Schedule a system list refresh after migrate if not runned before\n  * Ignore error on optional flag\n  * Fix migration of multiple autoinstallable distributions\n  * Obsolete uyuni-proxy-systemd-service package by mgrpxy\n  * Add GitHub workflow for checking changelog\n  * Allow installation using --image image:tag\n  * Add command to register Peripheral server to Hub\n  * Add Node exporter (9100) and Taskomatic (9800) ports to the list\n    of open TCP ports\n  * Fix minimal administrator password length\n  * Do not assume the current host is a cluster node when getting\n    kubelet version\n  * Add mgrpxy start, stop and restart commands\n  * Remove shm size constraints on the server\n  * Add mgrpxy and mgradm status commands\n  * Use uninstall commands dry run by default to avoid unintended\n    removals\n  * Make first user mandatory at install time\n  * Add inspect and upgrade command\n  * Improve error handling when exec.Command is used\n  * Start/Stop/Restart command with kubernetes\n- Version 0.1.5-0\n  * Install aardvark-dns if netavark is installed (bsc#1220371)\n\n","affected":[{"package":{"name":"POS_Image-Graphical7","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/POS_Image-Graphical7&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.1.1710765237.46af599-159000.3.24.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"POS_Image-JeOS7","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/POS_Image-JeOS7&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.1.1710765237.46af599-159000.3.24.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"ansible","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/ansible&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"2.9.27-159000.3.12.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"dracut-saltboot","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/dracut-saltboot&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.1.1710765237.46af599-159000.3.33.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"grafana","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/grafana&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"9.5.16-159000.4.30.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"spacecmd","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/spacecmd&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.0.5-159000.6.48.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"spacewalk-client-tools","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/spacewalk-client-tools&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.0.4-159000.6.54.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"supportutils-plugin-susemanager-client","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/supportutils-plugin-susemanager-client&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"5.0.3-159000.6.21.2"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"uyuni-tools","ecosystem":"SUSE:Manager Client Tools 15-BETA","purl":"pkg:rpm/suse/uyuni-tools&distro=SUSE%20Manager%20Client%20Tools%2015-BETA"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.1.7-159000.3.8.1"}]}],"ecosystem_specific":{"binaries":[{"POS_Image-Graphical7":"0.1.1710765237.46af599-159000.3.24.2","POS_Image-JeOS7":"0.1.1710765237.46af599-159000.3.24.2","ansible":"2.9.27-159000.3.12.2","ansible-doc":"2.9.27-159000.3.12.2","dracut-saltboot":"0.1.1710765237.46af599-159000.3.33.2","grafana":"9.5.16-159000.4.30.2","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1","python3-spacewalk-check":"5.0.4-159000.6.54.2","python3-spacewalk-client-setup":"5.0.4-159000.6.54.2","python3-spacewalk-client-tools":"5.0.4-159000.6.54.2","spacecmd":"5.0.5-159000.6.48.2","spacewalk-check":"5.0.4-159000.6.54.2","spacewalk-client-setup":"5.0.4-159000.6.54.2","spacewalk-client-tools":"5.0.4-159000.6.54.2","supportutils-plugin-susemanager-client":"5.0.3-159000.6.21.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"golang-github-prometheus-node_exporter","ecosystem":"SUSE:Manager Client Tools Beta for SLE Micro 5","purl":"pkg:rpm/suse/golang-github-prometheus-node_exporter&distro=SUSE%20Manager%20Client%20Tools%20Beta%20for%20SLE%20Micro%205"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"1.5.0-159000.6.2.1"}]}],"ecosystem_specific":{"binaries":[{"golang-github-prometheus-node_exporter":"1.5.0-159000.6.2.1","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}},{"package":{"name":"uyuni-tools","ecosystem":"SUSE:Manager Client Tools Beta for SLE Micro 5","purl":"pkg:rpm/suse/uyuni-tools&distro=SUSE%20Manager%20Client%20Tools%20Beta%20for%20SLE%20Micro%205"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.1.7-159000.3.8.1"}]}],"ecosystem_specific":{"binaries":[{"golang-github-prometheus-node_exporter":"1.5.0-159000.6.2.1","mgrctl":"0.1.7-159000.3.8.1","mgrctl-bash-completion":"0.1.7-159000.3.8.1","mgrctl-zsh-completion":"0.1.7-159000.3.8.1"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2024:1427-1.json"}}],"references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2024/suse-su-20241427-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1008037"},{"type":"REPORT","url":"https://bugzilla.suse.com/1008038"},{"type":"REPORT","url":"https://bugzilla.suse.com/1010940"},{"type":"REPORT","url":"https://bugzilla.suse.com/1019021"},{"type":"REPORT","url":"https://bugzilla.suse.com/1038785"},{"type":"REPORT","url":"https://bugzilla.suse.com/1059235"},{"type":"REPORT","url":"https://bugzilla.suse.com/1099805"},{"type":"REPORT","url":"https://bugzilla.suse.com/1166389"},{"type":"REPORT","url":"https://bugzilla.suse.com/1171823"},{"type":"REPORT","url":"https://bugzilla.suse.com/1174145"},{"type":"REPORT","url":"https://bugzilla.suse.com/1174302"},{"type":"REPORT","url":"https://bugzilla.suse.com/1175993"},{"type":"REPORT","url":"https://bugzilla.suse.com/1177948"},{"type":"REPORT","url":"https://bugzilla.suse.com/1216854"},{"type":"REPORT","url":"https://bugzilla.suse.com/1219002"},{"type":"REPORT","url":"https://bugzilla.suse.com/1219887"},{"type":"REPORT","url":"https://bugzilla.suse.com/1219912"},{"type":"REPORT","url":"https://bugzilla.suse.com/1220371"},{"type":"REPORT","url":"https://bugzilla.suse.com/1221092"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2016-8647"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2016-9587"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-7550"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2018-10874"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2020-14365"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-5764"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-6152"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2024-0690"}]}