Re: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-23 Thread Lukasz Lenart
czw., 23 sie 2018 o 08:01 Gokul Raj  napisał(a):
> Should we update dependancy jar or is that okay to update only struts core
> jar?

It is always a better idea to upgrade all the dependencies.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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



Re: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-22 Thread Gokul Raj
Should we update dependancy jar or is that okay to update only struts core
jar?

On Wed, 22 Aug 2018 at 13:05, Yasser Zamani  wrote:

> The Apache Struts group is pleased to announce that Struts 2.3.35 is
> available as a “General Availability” release. The GA designation is
> our highest quality grade.
>
> In addition to critical overall proactive security improvements, this
> release addresses one potential security vulnerability:
> - Possible Remote Code Execution when using results with no namespace
> and in same time, its upper action(s) have no or wildcard namespace.
> Same possibility when using url tag which doesn’t have value and action
> set. - S2-057 -
> http://struts.apache.org/docs/s2-057.html
>
> 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.
>
> All developers are strongly advised to perform this action.
>
> The 2.3.x series of the Apache Struts framework has a minimum
> requirement of the following specification versions: Servlet API 2.4,
> JSP API 2.0, and Java 6.
>
> 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.
>
> You can download this version from our download page.
> http://struts.apache.org/download.cgi#struts-23x
>
>
> Regards.
>


-- 

Regards
Gokul


RE: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-22 Thread FAGES, Amaury
Hi,

Indeed, mea culpa. We often look at https://mvnrepository.com and always though 
itw as mirror but apparently not.
Build is OK and releases pending.

Thank you again.


Amaury Fages
Aspiring Architect |  Center

Capgemini France | Nantes
Tel.: +33 2 49 53 11 34
www.capgemini.com

___
Connect with Capgemini:

  
Please consider the environment and do not print this email unless absolutely 
necessary.
Capgemini encourages environmental awareness.

-Message d'origine-
De : Yasser Zamani  De la part de Yasser Zamani
Envoyé : mercredi 22 août 2018 17:55
À : Struts User
Cc : FAGES, Amaury; Bonnerat Nicolas
Objet : Re: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

Hi there, thank you for posting,

As far as I see, it should be already available. For example see [1].

What is the repository URL you wish see Struts 2.3.35 there, please?

Regards.

[1] http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.35/

On 8/22/2018 6:37 PM, FAGES, Amaury wrote:
> Hi Struts team, thank you.
> 
> We are currently upgrading our flawed apps. Some are 2.3.x, any ETA on 2.3.35 
> availability through Maven Central or we are forced for now to add dependency 
> manually on inner repository ?
> 
> Thank you.
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.


Re: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-22 Thread Yasser Zamani
Hi there, thank you for posting,

As far as I see, it should be already available. For example see [1].

What is the repository URL you wish see Struts 2.3.35 there, please?

Regards.

[1] http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.3.35/

On 8/22/2018 6:37 PM, FAGES, Amaury wrote:
> Hi Struts team, thank you.
> 
> We are currently upgrading our flawed apps. Some are 2.3.x, any ETA on 2.3.35 
> availability through Maven Central or we are forced for now to add dependency 
> manually on inner repository ?
> 
> Thank you.

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


RE: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-22 Thread FAGES, Amaury
Hi Struts team, thank you.

We are currently upgrading our flawed apps. Some are 2.3.x, any ETA on 2.3.35 
availability through Maven Central or we are forced for now to add dependency 
manually on inner repository ?

Thank you.


Amaury Fages
Aspiring Architect |  Center

Capgemini France | Nantes
Tel.: +33 2 49 53 11 34
www.capgemini.com

___
Connect with Capgemini:

  
Please consider the environment and do not print this email unless absolutely 
necessary.
Capgemini encourages environmental awareness.

-Message d'origine-
De : Yasser Zamani  De la part de Yasser Zamani
Envoyé : mercredi 22 août 2018 09:35
À : Struts User; Struts Announcements; Apache Announce
Objet : [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

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

In addition to critical overall proactive security improvements, this release 
addresses one potential security vulnerability:
- Possible Remote Code Execution when using results with no namespace and in 
same time, its upper action(s) have no or wildcard namespace.
Same possibility when using url tag which doesn’t have value and action set. - 
S2-057 - http://struts.apache.org/docs/s2-057.html

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.

All developers are strongly advised to perform this action.

The 2.3.x series of the Apache Struts framework has a minimum requirement of 
the following specification versions: Servlet API 2.4, JSP API 2.0, and Java 6.

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.

You can download this version from our download page.
http://struts.apache.org/download.cgi#struts-23x


Regards.
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.


Re: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-22 Thread Yasser Zamani

On 8/22/2018 4:19 PM, Martin Gainty wrote:
> Yasser
> 
> which CVE or group of CVEs does this address?

Thanks for your posting Martin,

This addresses CVE-2018-11776 as I mentioned in it's S2-057's link and
announced into user list at [1].

Regards.

[1]
https://lists.apache.org/thread.html/759817f0a0156cebe24b2ad9502fb26a1d03cf3d7cecb5d75f0c66ea@%3Cuser.struts.apache.org%3E


Re: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-22 Thread Martin Gainty
Yasser

which CVE or group of CVEs does this address?


From: Yasser Zamani  on behalf of Yasser Zamani 

Sent: Wednesday, August 22, 2018 3:35 AM
To: Struts User; Struts Announcements; Apache Announce
Subject: [ANN] Apache Struts 2.3.35 GA with Security Fixes Release

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

In addition to critical overall proactive security improvements, this
release addresses one potential security vulnerability:
- Possible Remote Code Execution when using results with no namespace
and in same time, its upper action(s) have no or wildcard namespace.
Same possibility when using url tag which doesn’t have value and action
set. - S2-057 -
http://struts.apache.org/docs/s2-057.html

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.

All developers are strongly advised to perform this action.

The 2.3.x series of the Apache Struts framework has a minimum
requirement of the following specification versions: Servlet API 2.4,
JSP API 2.0, and Java 6.

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.

You can download this version from our download page.
http://struts.apache.org/download.cgi#struts-23x


Regards.
B�CB��[��X��ܚX�KK[XZ[�\�\�][��X��ܚX�P��]˘\X�K�ܙ�B��܈Y][ۘ[��[X[��K[XZ[�\�\�Z[��]˘\X�K�ܙ�B


[ANN] Apache Struts 2.3.35 GA with Security Fixes Release

2018-08-22 Thread Yasser Zamani
The Apache Struts group is pleased to announce that Struts 2.3.35 is
available as a “General Availability” release. The GA designation is
our highest quality grade.

In addition to critical overall proactive security improvements, this
release addresses one potential security vulnerability:
- Possible Remote Code Execution when using results with no namespace
and in same time, its upper action(s) have no or wildcard namespace.
Same possibility when using url tag which doesn’t have value and action
set. - S2-057 -
http://struts.apache.org/docs/s2-057.html

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.

All developers are strongly advised to perform this action.

The 2.3.x series of the Apache Struts framework has a minimum
requirement of the following specification versions: Servlet API 2.4,
JSP API 2.0, and Java 6.

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.

You can download this version from our download page.
http://struts.apache.org/download.cgi#struts-23x


Regards.