CVE-2014-0087: High severity red hat cloudforms management engine vulnerability

Published Feb 20, 2014
·
Updated

Jan Rusnacko of the Red Hat Product Security Team reports:

CFME contains an authorization bypass issue in the action rbacuseredit, which allows authenticated users with minimal privileges to gain access to additional privileges.

The problem is in the method checkprivileges in vmdb/app/controllers/applicationcontroller.rb:

def checkgenericrbac ident = "#{controllername}#{actionname}"

if MiqProductFeature.featureexists?(ident) passed = roleallows(:feature => ident, :any => true) unless passed if request.xmlhttprequest? render :update do |page| page.redirectto :controller => 'dashboard', :action => 'autherror' end else redirectto(:controller => 'dashboard', :action => 'autherror') end end passed else validateroute(controllername, request.env['REQUESTMETHOD'], actionname) end end

Since there is no else branch for the "if MiqProductFeature.featureexists?(ident)", any feature that is missing from the list of known features, will be allowed by default. One of these such features is opsrbacuseredit.

This is the same exact place in code that is causing CVE-2014-0078, however, the fix for this issue solves only CVE-2014-0078, not the problem itself. After the fix is applied, privileges for xbutton are checked, but other actions like rbacuseredit are allowed by default.

Other sources

The checkprivileges method in vmdb/app/controllers/applicationcontroller.rb in ManageIQ, as used in Red Hat CloudForms Management Engine (CFME), allows remote authenticated users to bypass authorization and gain privileges by leveraging improper RBAC checking, related to the rbacuseredit action.

MITRE

Affected Software

1 affected component
redhat CloudForms Management Engine<5.3

Event History

Feb 20, 2014
Data Sourced
06:36 PM
DescriptionSeverityAffected Software
Jan 11, 2018
CVE Published
via MITRE·04:00 PM
Data Sourced
via MITRE·04:00 PM
Description

Frequently Asked Questions

1

What is the severity of CVE-2014-0087?

CVE-2014-0087 is classified as a medium severity vulnerability due to the potential for unauthorized privilege escalation.

2

How do I fix CVE-2014-0087?

To fix CVE-2014-0087, ensure you update to the latest version of the Red Hat CloudForms Management Engine that resolves this authorization bypass issue.

3

Who is affected by CVE-2014-0087?

CVE-2014-0087 affects users of Red Hat CloudForms Management Engine versions prior to 5.3.

4

What is the impact of CVE-2014-0087?

The impact of CVE-2014-0087 allows authenticated users with minimal privileges to gain access to additional privileges, compromising system security.

5

When was CVE-2014-0087 disclosed?

CVE-2014-0087 was disclosed in January 2014 by Jan Rusnacko from the Red Hat Product Security Team.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203