You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/26 14:23:53 UTC

[jira] [Commented] (QPID-6465) ArrayIndexOutOfBoundsException is thrown on attempt to authenticate with MD5AuthenticationProvider

    [ https://issues.apache.org/jira/browse/QPID-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381863#comment-14381863 ] 

ASF subversion and git services commented on QPID-6465:
-------------------------------------------------------

Commit 1669340 from orudyy@apache.org in branch 'qpid/trunk'
[ https://svn.apache.org/r1669340 ]

QPID-6465: Fix ArrayIndexOutOfBoundsException thrown on attempt to hexify password in MD5AuthenticationProvider

> ArrayIndexOutOfBoundsException is thrown on attempt to authenticate with MD5AuthenticationProvider
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6465
>                 URL: https://issues.apache.org/jira/browse/QPID-6465
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.32
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>             Fix For: 6.0 [Java]
>
>
> MD5AuthenticationProvider throws ArrayIndexOutOfBoundsException on attempt to hexify the password bytes:
> {noformat}
> java.lang.ArrayIndexOutOfBoundsException: -1
>         at org.apache.qpid.server.security.auth.manager.MD5AuthenticationProvider$MD5Callbackhandler.handle(MD5AuthenticationProvider.java:190)
>         at com.sun.security.sasl.CramMD5Server.evaluateResponse(CramMD5Server.java:170)
>         at org.apache.qpid.server.security.auth.sasl.crammd5.CRAMMD5HashedSaslServer.evaluateResponse(CRAMMD5HashedSaslServer.java:75)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org