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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Metasploit modules
References
- http://projects.theforeman.org/issues/2630
- http://rhn.redhat.com/errata/RHSA-2013-0995.html
- https://bugzilla.redhat.com/show_bug.cgi?id=968166
- https://groups.google.com/forum/#%21topic/foreman-users/6WpO_3ugiXU
- http://projects.theforeman.org/issues/2630
- http://rhn.redhat.com/errata/RHSA-2013-0995.html
- https://bugzilla.redhat.com/show_bug.cgi?id=968166
- https://groups.google.com/forum/#%21topic/foreman-users/6WpO_3ugiXU
CWEs
CWE-264
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.