3 results (0.008 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

The knife bootstrap command in chef Infra client before version 15.4.45 leaks the validator.pem private RSA key to /var/log/messages. El comando knife bootstrap en el cliente chef Infra antes de la versión 15.4.45 filtra la clave RSA privada validator.pem a /var/log/messages • http://www.openwall.com/lists/oss-security/2015/12/14/14 https://discourse.chef.io/t/chef-infra-client-15-4-45-released/16081 https://github.com/chef/chef/issues/3871 https://github.com/chef/chef/pull/8885 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVSS: 5.5EPSS: 0%CPEs: 22EXPL: 0

chef-server-api/app/controllers/cookbooks.rb in Chef Server in Chef before 0.9.18, and 0.10.x before 0.10.2, does not require administrative privileges for the update and destroy methods, which allows remote authenticated users to (1) upload cookbooks via a knife cookbook upload command or (2) delete cookbooks via a knife cookbook delete command. chef-server-api/app/controllers/cookbooks.rb en Chef Server en Chef anterior a v0.9.18, y v0.10.x anterior a v0.10.2, no requiere privilegios administrativos para actualizar y destruir métodos, lo que permite a usuarios remotos autenticados (1) subir (cookbooks) a través de un comando de subida de un (knife cookbook) o (2) eliminar (cookbooks) a través de un comando (knife cookbook) de borrado. • http://tickets.opscode.com/browse/CHEF-2436 https://github.com/opscode/chef/commit/a4ea6edab2fecb922f999cffb0daa04eeeec7a26 • CWE-264: Permissions, Privileges, and Access Controls •

CVSS: 6.5EPSS: 0%CPEs: 34EXPL: 1

chef-server-api/app/controllers/clients.rb in Chef Server in Chef before 0.9.20, and 0.10.x before 0.10.6, does not require administrative privileges for creating admin clients, which allows remote authenticated users to bypass intended access restrictions by leveraging read permission for the validation key and executing a knife client create command with the --admin option. chef-server-api/app/controllers/clients.rb en Chef Server en Chef anterior a v0.9.20, y v0.10.x anterior a v0.10.6, no solicita privilegios administrativos para la creación de clientes de administración, lo que permite a usuarios remotos autenticados eludir las restricciones de acceso mediante el aprovechamiento del permiso de lectura para la clave de validación y ejecución de un cliente (knife) mediante un comando que incluya la opción --admin. • http://tickets.opscode.com/browse/CHEF-2649 https://github.com/opscode/chef/commit/33f0e9c58bbf047e1b401a834f3abfe72d9a8947 • CWE-264: Permissions, Privileges, and Access Controls •