mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
18 lines
719 B
Markdown
18 lines
719 B
Markdown
### [CVE-2013-2113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2113)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The create method in app/controllers/users_controller.rb in Foreman before 1.2.0-RC2 allows remote authenticated users with permissions to create or edit other users to gain privileges by (1) changing the admin flag or (2) assigning an arbitrary role.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/rcvalle/vulnerabilities
|
|
|