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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to