CVE-2014-8164: Critical severity red hat cloudforms management engine vulnerability

Published Oct 9, 2014
·
Updated

A insecure configuration for certificate verification (http.verifymode = OpenSSL::SSL::VERIFYNONE) may lead to verification bypass in Red Hat CloudForms 5.x.

Other sources

CloudForms: http.verifymode = OpenSSL::SSL::VERIFYNONE

From the email:

Ok so two main things here, firstly I would prefer to fix this all at once, looking at the code there's a whole bunch of instances of "http.verifymode = OpenSSL::SSL::VERIFYNONE" (11 or so out of 17 total calls for http.verify), so even if we fix this default one, there would still be the 11 instances, so rather than do several fixes and end up with multiple CVE's I'd rather do this all at once. Now as how to fix it:

1) removing any uneeded code with respect to this SSL stuff (apparently a few may not be needed anymore?)

2) By default change it so that we check SSL correctly, however for backwards compatibility of existing installations, and for demos we want to allow the old behaviour, so some switch in a config file/web interface like "Allow self signed certs" with a warning/explanation.

3) To protect against attacks (e.g. with a self signed cert, we can't check it properly, so a man in the middle attack is pretty easy) we could harden it by caching the certificates the first time we see them, and then checking against that cached copy. So in theory the first time you access it (right after setup) is safe, we cache that, and in future any changes would cause an alarm, basically buying us most of what you would get by using a "Real" certificate.

So I would say #2 is mandatory, #1 is always good (removing dead code) and #3 would be very nice to have, but really if people want security they can buy certificates for not much money.

Red Hat

Affected Software

1 affected component
redhat CloudForms Management Engine=5.0

Event History

Oct 9, 2014
Data Sourced
via Red Hat·07:25 PM
DescriptionSeverityAffected Software
Jul 6, 2022
CVE Published
via MITRE·07:06 PM
Data Sourced
via MITRE·07:06 PM
DescriptionWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2014-8164?

CVE-2014-8164 has been classified with a high severity since it allows for certificate verification bypass.

2

How do I fix CVE-2014-8164?

To fix CVE-2014-8164, ensure that the configuration for http.verify_mode is set to OpenSSL::SSL::VERIFY_PEER instead of OpenSSL::SSL::VERIFY_NONE.

3

What systems are affected by CVE-2014-8164?

CVE-2014-8164 specifically affects Red Hat CloudForms Management Engine version 5.0.

4

What does CVE-2014-8164 entail?

CVE-2014-8164 involves an insecure configuration for certificate verification that could lead to security vulnerabilities in CloudForms.

5

Is CVE-2014-8164 publicly known?

Yes, CVE-2014-8164 is a publicly known vulnerability reported in Red Hat CloudForms.

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