You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Jazarine Jamal (JIRA)" <ji...@apache.org> on 2008/02/13 15:31:09 UTC

[jira] Commented: (DERBY-3014) Make SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY('derby.user.') return NULL instead of the hash value of the password

    [ https://issues.apache.org/jira/browse/DERBY-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568558#action_12568558 ] 

Jazarine Jamal commented on DERBY-3014:
---------------------------------------

A call to SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY('derby.user.<username>')  property returns NULL evenn if the <username> does not exist.
So, I was thinking if the system function returns a ****** instead of null.


> Make SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY('derby.user.<username>')  return NULL instead of the hash value of the password
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3014
>                 URL: https://issues.apache.org/jira/browse/DERBY-3014
>             Project: Derby
>          Issue Type: Improvement
>          Components: Security
>            Reporter: Daniel John Debrunner
>            Assignee: R VIDYA LAKSHMI
>
> Increases security by providing less information to any attacker. The current returned hash value could be used in an off-line dictionary based attack to find a valid password.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.