You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (JIRA)" <ji...@apache.org> on 2018/03/07 22:25:00 UTC

[jira] [Updated] (RANGER-1988) Fix insecure randomness

     [ https://issues.apache.org/jira/browse/RANGER-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Velmurugan Periasamy updated RANGER-1988:
-----------------------------------------
    Fix Version/s: 1.0.0

> Fix insecure randomness
> -----------------------
>
>                 Key: RANGER-1988
>                 URL: https://issues.apache.org/jira/browse/RANGER-1988
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: master, 0.7.1
>            Reporter: Abhay Kulkarni
>            Assignee: Abhay Kulkarni
>            Priority: Major
>             Fix For: 1.0.0, master
>
>
> The random number generator implemented by random() cannot withstand a cryptographic attack. It is more secure to replace it with SecureRandom class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)