Re: How to prevent CVE-2012-5568 in Tomcat 7.0.32

2013-01-28 Thread Mark Thomas
On 28/01/2013 06:49, Aditi Sinha wrote: > Thanks a lot Mark for the information. Added to the security pages: http://tomcat.apache.org/security-7.html#Not_a_vulnerability_in_Tomcat http://tomcat.apache.org/security-6.html#Not_a_vulnerability_in_Tomcat Mark --

Re: How to prevent CVE-2012-5568 in Tomcat 7.0.32

2013-01-27 Thread Aditi Sinha
Thanks a lot Mark for the information. Regards, Aditi

Re: How to prevent CVE-2012-5568 in Tomcat 7.0.32

2013-01-24 Thread Mark Thomas
Aditi Sinha wrote: >We are using Tomcat 7.0.32 in our application. During a security scan >CVE-2012-5568 was reported. > >Is there a configuration which can help us prevent this vulnerability? > >I went through the http://tomcat.apache.org/security-7.html but could >not >find any detail on the

How to prevent CVE-2012-5568 in Tomcat 7.0.32

2013-01-24 Thread Aditi Sinha
Hi, We are using Tomcat 7.0.32 in our application. During a security scan CVE-2012-5568 was reported. Is there a configuration which can help us prevent this vulnerability? I went through the http://tomcat.apache.org/security-7.html but could not find any detail on the same. Thanks & R