You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Renukaprasad C (Jira)" <ji...@apache.org> on 2021/02/01 18:00:01 UTC

[jira] [Created] (HADOOP-17510) Hadoop prints sensitive Cookie information.

Renukaprasad C created HADOOP-17510:
---------------------------------------

             Summary: Hadoop prints sensitive Cookie information.
                 Key: HADOOP-17510
                 URL: https://issues.apache.org/jira/browse/HADOOP-17510
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 3.3.0
            Reporter: Renukaprasad C


org.apache.hadoop.security.authentication.client.AuthenticatedURL.AuthCookieHandler#setAuthCookie - prints cookie information in log. Any sensitive infomation in Cookies will be logged, which needs to be avaided.

LOG.trace("Setting token value to {} ({})", authCookie, oldCookie);



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org