Bug 1200322 - RHEL-OSP6 is deployed with default PCSD password
Summary: RHEL-OSP6 is deployed with default PCSD password
Keywords:
Status: CLOSED DUPLICATE of bug 1201875
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: Security
Version: 6.0 (Juno)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 7.0 (Kilo)
Assignee: Garth Mollett
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-10 10:02 UTC by Alessandro Vozza
Modified: 2016-11-08 04:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-30 01:14:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.