Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1059223

Summary: kie-config-cli echoes password to stdout
Product: [Retired] JBoss BPMS Platform 6 Reporter: Radovan Synek <rsynek>
Component: Business CentralAssignee: Maciej Swiderski <mswiders>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, rrajasek, vigoyal
Target Milestone: ER1Keywords: Security
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:04:01 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:
Attachments:
Description Flags
screenshot none

Description Radovan Synek 2014-01-29 13:03:06 UTC
Created attachment 857051 [details]
screenshot

When creating a new repository via create-repo command, user is asked to provide a password for repository. Kie-config-cli then echoes this password to stdout as it is, without any hiding.

Please don't print the password or replace it by * characters.

Comment 1 Radovan Synek 2014-01-29 13:35:41 UTC
The password is also printed as an output of list-repo command.

Comment 2 Maciej Swiderski 2014-01-30 18:38:09 UTC
fixed for both cases
there was single, cumulative commit for recent issues with kie-config-cli as separate commits would make it more difficult due to extensive changes

kie-wb-distributions
master:
https://github.com/droolsjbpm/kie-wb-distributions/commit/b383c49db9f0b4b341fb9bbbe964f2300885602f

6.0.x:
https://github.com/droolsjbpm/kie-wb-distributions/commit/653cbff5720f5138c91eb47c9d6aef7f1ab1a086

Comment 3 Radovan Synek 2014-02-20 10:41:16 UTC
Verified with BPMS-6.0.1.ER1