mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
842 B
Markdown
18 lines
842 B
Markdown
### [CVE-2011-5098](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5098)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://tickets.opscode.com/browse/CHEF-2649
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|