Bug 790754 (CVE-2012-0861)

Summary: CVE-2012-0861 rhev: vds_installer is prone to MITM when downloading 2nd stage installer
Product: [Other] Security Response Reporter: Petr Matousek <pmatouse>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: bazulay, bsettle, cpelland, iheim, jrusnack, lpeer, rbalakri, Rhev-m-bugs, security-response-team, wmealing, yeylon
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-18 03:08:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 790756, 790757, 790758, 850699    
Bug Blocks: 850878    

Description Petr Matousek 2012-02-15 10:44:14 UTC
When installing new host, RHEV-M connects to the host via ssh as root and copies vds_installer.py script into /tmp. vds_installer downloads deployUtil.py and vds_bootstrap.py via curl.

curl is invoked with "-k" parameter:

-k/--insecure
  (SSL)  This  option  explicitly  allows  curl  to  perform "insecure" SSL   connections and transfers. All SSL connections are attempted to be made secure by using the CA certificate bundle installed by default. This makes all connections considered "insecure" fail unless -k/--insecure is used.

Comment 2 Petr Matousek 2012-12-04 08:27:40 UTC
Statement:

This issue does affect Red Hat Enterprise Virtualization 2 and 3.

Red Hat Enterprise Virtualization 2 is now in Production 2 phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Virtualization Life Cycle: https://access.redhat.com/support/policy/updates/rhev/.

Comment 3 errata-xmlrpc 2012-12-04 18:53:47 UTC
This issue has been addressed in following products:

  RHEV-H and Agents for RHEL-6

Via RHSA-2012:1508 https://rhn.redhat.com/errata/RHSA-2012-1508.html

Comment 4 errata-xmlrpc 2012-12-04 19:14:13 UTC
This issue has been addressed in following products:

  RHEV-H and Agents for RHEL-6

Via RHSA-2012:1505 https://rhn.redhat.com/errata/RHSA-2012-1505.html

Comment 5 errata-xmlrpc 2012-12-04 19:21:52 UTC
This issue has been addressed in following products:

  RHEV Manager version 3.x

Via RHSA-2012:1506 https://rhn.redhat.com/errata/RHSA-2012-1506.html

Comment 6 Wade Mealing 2014-11-06 05:33:27 UTC
Closing this bug, it looks all clean.