[ 
https://issues.apache.org/struts/browse/WW-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41367
 ] 

Alexis Pigeon commented on WW-2030:
-----------------------------------

Same cause, differents effects.

In my case, this caused a 100% CPU consumption.

I noticed that it didn't happen if you add the value attribute to the tag. No 
need to set a value to it, its presence acts like a workaround.

Moreover, you can reproduce this issue with the <s:password> tag.

> DOS (continuos memory eating on an infinte loop) on form fields
> ---------------------------------------------------------------
>
>                 Key: WW-2030
>                 URL: https://issues.apache.org/struts/browse/WW-2030
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Value Stack
>    Affects Versions: 2.0.8
>            Reporter: Andrea Vettori
>            Priority: Critical
>
> On a form with
> <s:textfield name="xxx">
> if the user enters %{xxx} as the value then 
> com/opensymphony/xwork2/util/TextParseUtil.translateVariables enters an 
> infinite loop eating about 1GB of ram in one second on my server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to