You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (Closed) (JIRA)" <ji...@apache.org> on 2011/10/03 11:04:37 UTC

[jira] [Closed] (WSS-252) org.apache.ws.security.processor.UsernameTokenProcessor is not thread safe/prone to hacker attacks

     [ https://issues.apache.org/jira/browse/WSS-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed WSS-252.
-----------------------------------

    
> org.apache.ws.security.processor.UsernameTokenProcessor is not thread safe/prone to hacker attacks
> --------------------------------------------------------------------------------------------------
>
>                 Key: WSS-252
>                 URL: https://issues.apache.org/jira/browse/WSS-252
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Handlers
>    Affects Versions: 1.5.9
>         Environment: Any
>            Reporter: Marek Cyzio
>            Assignee: Colm O hEigeartaigh
>            Priority: Critical
>
> The UsernameTokenProcessorshould be thread safe, but it caches the UsernameToken (ut) and its ID (utId). This may allow a hacker to access the system with incorrect password if two threads happen to go through the code in parallel. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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