Bug 1200322

Summary: RHEL-OSP6 is deployed with default PCSD password
Product: Red Hat OpenStack Reporter: Alessandro Vozza <avozza>
Component: SecurityAssignee: Garth Mollett <gmollett>
Status: CLOSED DUPLICATE QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0 (Juno)CC: apevec, lhh, nobody, spollitt, yeylon
Target Milestone: ---Keywords: Security
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-30 01:14:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alessandro Vozza 2015-03-10 10:02:16 UTC
Description of problem:

In RHEL-OSP6 (deployed with Installer) the paramater hacluster_pwd in pacemaker::params is left to fall on the default "CHANGEME" value. The web interface of pcsd is available on every controller nodes at https://<ip>:2224

[root@mac005056b04b60 ~]# netstat -tapn | grep 2224
tcp6       0      0 :::2224                 :::*                    LISTEN      15121/ruby

it lets you log in but not add any cluster (presumably because ports  3121, 21064 are not open). I propose to either generate a proper password (or set it to the value set in Staypuft) to lock down that interface; limit pcsd only to the appropriate networks (cluster management).

Alternatively, leverage the interface (as we do with Haproxy stats) and provide a supported management interface for the pacemaker cluster. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Garth Mollett 2015-03-30 01:14:47 UTC
Closing this as dupe of CVE flaw bug.

*** This bug has been marked as a duplicate of bug 1201875 ***