[jboss-jira] [JBoss JIRA] (SECURITY-821) SPNEGOSocket does not throw Exception in case it fails to establiosh GSSContext
Bartosz Baranowski (JIRA)
issues at jboss.org
Thu Apr 17 03:10:34 EDT 2014
[ https://issues.jboss.org/browse/SECURITY-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962435#comment-12962435 ]
Bartosz Baranowski commented on SECURITY-821:
---------------------------------------------
SPNEGOServerSocket seems to throw IOE in such case.
> SPNEGOSocket does not throw Exception in case it fails to establiosh GSSContext
> -------------------------------------------------------------------------------
>
> Key: SECURITY-821
> URL: https://issues.jboss.org/browse/SECURITY-821
> Project: PicketBox
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Negotiation
> Affects Versions: Negotiation_2_1_5, Negotiation_2_2_7, Negotiation_2_3_0_Final
> Reporter: Bartosz Baranowski
> Assignee: Bartosz Baranowski
> Fix For: Negotiation_2_1_6, Negotiation_2_2_8, Negotiation_2_3_1_Final
>
>
> Point of failure: https://github.com/wildfly/jboss-negotiation/blob/master/jboss-negotiation-net/src/main/java/org/jboss/security/negotiation/net/SPNEGOSocket.java#L127
> Socket in mentioned versions log error and allow connection to be up. This is a cause of hangup in case of proxy lookup( atleast in EAP5 - JBPAPP-10748 )
> Code should terminate connection and throw exception upstream, in case login/logout(?) failure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list