You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ɓukasz Lenart <lu...@googlemail.com> on 2012/01/03 20:57:16 UTC

[ANN] Struts 2.3.1.1 GA release available

The Apache Struts group is pleased to announce that Struts 2.3.1.1 is
available as a "General Availability" release. The GA designation is
our highest quality grade.

Apache Struts 2 is an elegant, extensible framework for creating
enterprise-ready Java web applications. The framework is designed to
streamline the full development cycle, from building, to deploying, to
maintaining applications over time.

This release includes one important security fix:
* Strict DMI mode was improved and now it should work correctly
* Default acceptedParamNames were updated to more restrictive values
to solve security vulnerabilities in ParameterInterceptor - support
for param names with withe spaces was dropped! Also a new
configuration was added to CookieInterceptor call acceptCookieNames to
prevent remote code execution with cookies. There is a security
weaknesses in DebuggingInterceptor as a wanted feature in Development
Mode, which anyway should not be used it in a production environment!

All developers are strongly advised to update existing Struts 2
applications to Struts 2.3.1.1.

Struts 2.3.1.1 is available in a full distribution, or as separate
library, source, example and documentation distributions, from the
releases page.
* http://struts.apache.org/download.cgi#struts2311

The release is also available from the central Maven repository under
Group ID "org.apache.struts".

The #.#.x series of the Apache Struts framework has a minimum
requirement of the following specification versions:
* Java Servlet 2.4 and JavaServer Pages (JSP) 2.0
* Java 2 Standard Platform Edition (J2SE) 5

The release notes are available online at:
* http://struts.apache.org/2.x/docs/version-notes-2311.html

Should any issues arise with your use of any version of the Struts
framework, please post your comments to the user list, and, if
appropriate, file a tracking ticket.appropriate, file a tracking
ticket:
* https://issues.apache.org/jira/browse/WW


- The Apache Struts group.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org