Skip to content

Commit 0387f6f

Browse files
jasnowpostmodern
authored andcommitted
GHSA SYNC: 1 brand new advisory
1 parent 9195d5c commit 0387f6f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

gems/chef/CVE-2010-5142.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
gem: chef
3+
cve: 2010-5142
4+
ghsa: f68m-q26r-64f6
5+
url: https://github.com/advisories/GHSA-f68m-q26r-64f6
6+
title: Chef Improper Access Control Vulnerability
7+
date: 2012-08-08
8+
description: |
9+
`chef-server-api/app/controllers/users.rb` in the API in Chef before
10+
0.9.0 does not require administrative privileges for the create,
11+
destroy, and update methods, which allows remote authenticated
12+
users to manage user accounts via requests to the /users URI.
13+
cvss_v2: 6.5
14+
patched_versions:
15+
- ">= 0.9.0"
16+
related:
17+
url:
18+
- https://nvd.nist.gov/vuln/detail/CVE-2010-5142
19+
- https://vuldb.com/?id.61514
20+
- http://tickets.opscode.com/browse/CHEF-1289
21+
- https://github.com/opscode/chef/commit/c3bb41f727fbe00e5de719d687757b24c8dcdfc8
22+
- https://github.com/advisories/GHSA-f68m-q26r-64f6

0 commit comments

Comments
 (0)