You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/10/28 07:02:00 UTC

[jira] [Created] (FLINK-24679) Configuration parsing exceptions may leak sensitive data

Chesnay Schepler created FLINK-24679:
----------------------------------------

             Summary: Configuration parsing exceptions may leak sensitive data
                 Key: FLINK-24679
                 URL: https://issues.apache.org/jira/browse/FLINK-24679
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Configuration
    Affects Versions: 1.13.0
            Reporter: Chesnay Schepler


Various exceptions thrown by the Configuration when a parsing error occurs print the problematic value as-is.

This means a typo by the user may result in all or part of a sensitive value to be leaked.



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