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 (JIRA)" <ji...@apache.org> on 2011/02/11 13:11:57 UTC

[jira] Resolved: (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 resolved WSS-252.
-------------------------------------

    Resolution: Won't Fix

> 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.
-
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