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

Reply via email to