[
https://issues.apache.org/jira/browse/GEODE-9805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441427#comment-17441427
]
ASF subversion and git services commented on GEODE-9805:
--------------------------------------------------------
Commit 0cb1736b6899f0f3136da4e1efb5e0426881eaa0 in geode's branch
refs/heads/develop from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0cb1736 ]
GEODE-9805: Do not log arguments of Radish AUTH command (#7094)
- Rather than returning the arguments of the AUTH command, only return
how many arguments there are when toString() is called
Authored-by: Donal Evans <[email protected]>
> Debug logging of Radish AUTH command in
> ExecutionHandlerContext.executeCommand() reveals sensitive information
> --------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-9805
> URL: https://issues.apache.org/jira/browse/GEODE-9805
> Project: Geode
> Issue Type: Bug
> Components: redis
> Affects Versions: 1.15.0
> Reporter: Donal Evans
> Assignee: Donal Evans
> Priority: Major
> Labels: blocks-1.15.0, pull-request-available
> Fix For: 1.15.0
>
>
> With debug logging enabled, the ExecutionHandlerContext.executeCommand()
> method logs every command executed along with its arguments. In the case of
> the AUTH command, this results in un-redacted userId and/or password being
> logged, which represents a serious security issue.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)