Candidate: CVE-2022-24829 PublicDate: 2022-04-11 20:15:00 UTC References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24829 https://github.com/garden-io/garden/security/advisories/GHSA-f5f3-qrqw-2vqf https://github.com/garden-io/garden/commit/56051a5b50409227bc420910da88ed156a6e432b Description: Garden is an automation platform for Kubernetes development and testing. In versions prior to 0.12.39 multiple endpoints did not require authentication. In some operating modes this allows for an attacker to gain access to the application erroneously. The configuration is leaked through the /api endpoint on the local server that is responsible for serving the Garden dashboard. At the moment, this server is accessible to 0.0.0.0 which makes it accessible to anyone on the same network (or anyone on the internet if they are on a public, static IP). This may lead to the ability to compromise credentials, secrets or environment variables. Users are advised to upgrade to version 0.12.39 as soon as possible. Users unable to upgrade should use a firewall blocking access to port 9777 from all untrusted network machines. Ubuntu-Description: Notes: leosilva> kubernates is in fact a kubernetes installer leosilva> that calls snap, not the package it self. Mitigation: Bugs: Priority: medium Discovered-by: Assigned-to: CVSS: nvd: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H [9.8 CRITICAL] Patches_kubernetes: upstream_kubernetes: needs-triage trusty_kubernetes: DNE trusty/esm_kubernetes: DNE xenial_kubernetes: DNE bionic_kubernetes: DNE focal_kubernetes: needs-triage impish_kubernetes: needs-triage jammy_kubernetes: needs-triage devel_kubernetes: needs-triage