Re: Security Issue - 2.3.35

2021-09-01 Thread Lukasz Lenart
wt., 31 sie 2021 o 17:36 Gopal, Siva Prakash napisaƂ(a): > > Hi Team, > > We are using below version of struts. Is there any security issue to upgrade > it to next version. > > struts2-core-2.3.35 As far I know no, you can always check this page https://struts.apache.org/

Security Issue - 2.3.35

2021-08-31 Thread Gopal, Siva Prakash
Hi Team, We are using below version of struts. Is there any security issue to upgrade it to next version. struts2-core-2.3.35 Thanks, Siva This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If

Re: Is there any security issue or any side effect if we dont use conversionError interceptor?

2013-08-02 Thread Sreekanth S. Nair
Yup ;) and thanks. -- Thanks & Regards Srikanth Software Developer eGovernments Foundations www.egovernments.org Mob : 9980078913 On Fri, Aug 2, 2013 at 1:19 PM, Lukasz Lenart wrote: > 2013/8/2 Sreekanth S. Nair : > > Any idea?

Re: Is there any security issue or any side effect if we dont use conversionError interceptor?

2013-08-02 Thread Lukasz Lenart
2013/8/2 Sreekanth S. Nair : > Any idea? There be no problem with that - CEI is used to display conversion errors, there is no logic inside used by some vital parts of framework. But I would rather find the origins of the problem you have - as I understand your application was working fine with pr

Re: Is there any security issue or any side effect if we dont use conversionError interceptor?

2013-08-02 Thread Sreekanth S. Nair
Any idea? -- Thanks & Regards Srikanth On Thu, Aug 1, 2013 at 4:49 PM, Sreekanth S. Nairwrote: > Hi, > Is there any security issue or any side effect if we don't use > conversionError interceptor apart from it wont report the conversion errors? > > -- > Thanks & Regards > Srikanth >

Is there any security issue or any side effect if we dont use conversionError interceptor?

2013-08-01 Thread Sreekanth S. Nair
Hi, Is there any security issue or any side effect if we don't use conversionError interceptor apart from it wont report the conversion errors? -- Thanks & Regards Srikanth

RE: Java security issue vs. struts?

2013-01-18 Thread Martin Gainty
org > CC: mgai...@hotmail.com; thechrispr...@gmail.com > Subject: Re: Java security issue vs. struts? > > Hello Martin, > > I did not find bug report under struts JIRA related to jfreechart. > > More details about how I use jfreechart: > (1) jsp > (2) JAVA Action class, gen

Re: Java security issue vs. struts?

2013-01-18 Thread Emi Lu
l Message ---- Subject: Re: Java security issue vs. struts? Date: Fri, 18 Jan 2013 12:00:31 -0500 From: Emi Lu Reply-To: em...@encs.concordia.ca To: Christian Grobmeier CC: Struts Users Mailing List , Chris Pratt Thank you Chris. Moreover, if I call jfreechart to generate reports through we

Re: Java security issue vs. struts?

2013-01-18 Thread Emi Lu
Thank you Chris. Moreover, if I call jfreechart to generate reports through web applications, it will not be affected, I believe? As long as you do not use Applets to output JFreechart data you should be fine (saying: if you generate images with JFreechart) (1) My jsp: (2) struts.xml

Re: Java security issue vs. struts?

2013-01-16 Thread Christian Grobmeier
> Emi > > > >> On Wed, Jan 16, 2013 at 1:54 PM, Emi Lu > <mailto:em...@encs.concordia.ca>> wrote: >> >> Hello, >> >> Does someone know how this java security issue related to struts >> framework? >> >> >> http://

Re: Java security issue vs. struts?

2013-01-16 Thread Dave Newton
... Where does Struts 2 run? In the browser, or on a server? Dave On Wed, Jan 16, 2013 at 5:06 PM, Emi Lu wrote: > On 01/16/2013 04:54 PM, Emi Lu wrote: > >> Hello, >> >> Does someone know how this java security issue related to struts >> framework? >> &g

RE: Java security issue vs. struts?

2013-01-16 Thread Martin Gainty
; From: em...@encs.concordia.ca > To: thechrispr...@gmail.com > CC: user@struts.apache.org > Subject: Re: Java security issue vs. struts? > > On 01/16/2013 05:02 PM, Chris Pratt wrote: > > I believe the description says it all. > > > > This Security Alert addresse

Re: Java security issue vs. struts?

2013-01-16 Thread Emi Lu
affected, I believe? Emi On Wed, Jan 16, 2013 at 1:54 PM, Emi Lu mailto:em...@encs.concordia.ca>> wrote: Hello, Does someone know how this java security issue related to struts framework? http://www.oracle.com/__technetwork/topics/security/__alert-cve-2013-0422-1896849.

Re: Java security issue vs. struts?

2013-01-16 Thread Emi Lu
On 01/16/2013 04:54 PM, Emi Lu wrote: Hello, Does someone know how this java security issue related to struts framework? http://www.oracle.com/technetwork/topics/security/alert-cve-2013-0422-1896849.html One more link: http://nakedsecurity.sophos.com/2013/01/15/disable-java-browsers-homeland

Re: Java security issue vs. struts?

2013-01-16 Thread Chris Pratt
running on servers,* standalone Java desktop applications or embedded Java applications. They also do not affect Oracle server-based software. On Wed, Jan 16, 2013 at 1:54 PM, Emi Lu wrote: > Hello, > > Does someone know how this java security issue related to struts framework?

Java security issue vs. struts?

2013-01-16 Thread Emi Lu
Hello, Does someone know how this java security issue related to struts framework? http://www.oracle.com/technetwork/topics/security/alert-cve-2013-0422-1896849.html Thanks a lot! Emi - To unsubscribe, e-mail: user-unsubscr

Re: any resolution on your struts2 Spring Security issue in June?

2008-10-28 Thread Alberto Flores
hat thread for other lost souls :) Again, thanks greatly for your response; i feel hopeful again about the matter! j. *From:* Alberto A. Flores [mailto:[EMAIL PROTECTED] *Sent:* Monday, October 27, 2008 4:51 PM *To:* Mad

Re: security issue

2004-11-07 Thread Andrew Hill
You cant control what the client browser sends to the server (as hackers can spoof almost anything thats sent) so you need to treat all data from the client as suspiscious until proven otherwise! This means validating any data that is submitted to your application before your application makes

security issue

2004-11-07 Thread Muhammad Momin Rashid
Hello All, In my application, I have a scenario in which user is allowed to update the information pertaining to his/her account. The pages are localised and on the basis of this localisation, some fields are updateable in one scenario, while others are not. The problem is that a "smart enoug

Re: design security issue

2004-06-09 Thread Harjot Narula
Sent: Wednesday, June 09, 2004 5:22 AM Subject: RE: design security issue > Well, you could do something as simple as setting a session attribute every > time an Action is called that stores what page was accessed, but before > doing that you check what value is there already and if i

RE: Fw: design security issue

2004-06-09 Thread Frank Zammetti
MAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Fw: design security issue Date: Wed, 9 Jun 2004 19:02:22 +0530 To implement a similar behaviour struts provides with the saveToken functionlaity. Look at it here http://www.scioworks.net

Fw: design security issue

2004-06-09 Thread Harjot Narula
lt;[EMAIL PROTECTED]> > Sent: Wednesday, June 09, 2004 5:22 AM > Subject: RE: design security issue > > > > Well, you could do something as simple as setting a session attribute > every > > time an Action is called that stores what page was accessed, but before > >

RE: design security issue

2004-06-08 Thread Sun Peng
JSP? Cai Peng -Original Message- From: Zhang, Larry (L.) [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 6:15 AM To: Struts Users Mailing List Subject: RE: design security issue Thank you Frank and Yuanbo, for the points. Our application is set up in SSL and password

RE: design security issue

2004-06-08 Thread Frank Zammetti
nd bypass that little check in the Actions. Frank From: "Zhang, Larry (L.)" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: design security issue Date: Tue

RE: design security issue

2004-06-08 Thread Zhang, Larry \(L.\)
one manage has a lot of employees so I want to make sure the data is not somehow messed up. Thanks. -Original Message- From: Frank Zammetti [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 08, 2004 5:41 PM To: [EMAIL PROTECTED] Subject: RE: design security issue Excellent point, thanks for

RE: design security issue

2004-06-08 Thread Frank Zammetti
Excellent point, thanks for adding it! Frank From: "Wang, Yuanbo" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: RE: design security issue Date: Tue, 8 Jun

RE: design security issue

2004-06-08 Thread Wang, Yuanbo
ight be plenty. Frank >From: "Zhang, Larry (L.)" <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: design security issue >Date: Tue, 8 Jun 2004 15:14:36 -0400 > >I have an web

RE: design security issue

2004-06-08 Thread Frank Zammetti
be plenty. Frank From: "Zhang, Larry (L.)" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: design security issue Date: Tue, 8 Jun 2004 15:14:36 -0400 I have an web application on which the manager can

design security issue

2004-06-08 Thread Zhang, Larry \(L.\)
I have an web application on which the manager can view his manage tree and select his employee for transactions (such as Perfromance Rating, putting on Leave of absence). Definitely it is very vital in this case to keep the security or make sure one data for one employee is submitted not for an