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

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

Alex Rudyy created QPID-6465:
--------------------------------

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