Vulnerabilities (CVE)

Filtered by vendor Opscode Subscribe
Filtered by product Chef
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2011-5097 1 Opscode 1 Chef 2024-02-28 5.5 MEDIUM N/A
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.
CVE-2011-5098 1 Opscode 1 Chef 2024-02-28 6.5 MEDIUM N/A
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.
CVE-2010-5142 1 Opscode 1 Chef 2024-02-28 6.5 MEDIUM N/A
chef-server-api/app/controllers/users.rb in the API in Chef before 0.9.0 does not require administrative privileges for the create, destroy, and update methods, which allows remote authenticated users to manage user accounts via requests to the /users URI.