[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714586#comment-13714586
 ] 

Min Chen commented on CLOUDSTACK-3274:
--------------------------------------

However, just like CLOUDSTACK-505, it still cannot solve the issue where 
password/accesskey/secretkey is passed through a Map structure in api query 
string, for example, in addImageStore, where we have a map structure, which is 
passed as this: details[0].key=secretkey&details[0].value=xxx. In some sense, 
the current way in API server to pass Map like parameter is quite awkward, we 
should later on fix API to pass Map query parameter just as 
secretkey=xxx&accesskey=xxx. Once that is fixed, this corner case will not be 
an issue anymore.
                
> API Refactoring: secretkey and accesskey of the backing store is found in 
> plaintext in the logs
> -----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3274
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3274
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Storage Controller
>    Affects Versions: 4.2.0
>            Reporter: Prasanna Santhanam
>            Assignee: Min Chen
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Should we be printing the s3 store credentials in the logs in plaintext? Can 
> it be sanitized?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to