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 "Md Mahir Asef Kabir (Jira)" <ji...@apache.org> on 2021/02/05 19:10:00 UTC

[jira] [Created] (HADOOP-17517) Non-randomized password used

Md Mahir Asef Kabir created HADOOP-17517:
--------------------------------------------

             Summary: Non-randomized password used
                 Key: HADOOP-17517
                 URL: https://issues.apache.org/jira/browse/HADOOP-17517
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Md Mahir Asef Kabir


In file [https://github.com/apache/hadoop/blob/a89ca56a1b0eb949f56e7c6c5c25fdf87914a02f/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/alias/AbstractJavaKeyStoreProvider.java] (at Line 322) non-randomized password is used.

*Security Impact*:

Hackers can get access to the non-randomized passwords and compromise the system.

*Solution we suggest*:

Password should be generated randomly

*Please share with us your opinions/comments if there is any*:

Is the bug report helpful?



--
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