Preventing measure for XSS in OFBiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Preventing measure for XSS in OFBiz

pradeepruhil85
Hi,
I want to know what preventing measure are taken in OFBiz to prevent XSS (Cross Site Scripting) attack.
What I have found currently, in regard to this is in OFBiz
Checking and validating all input before processing the request
HTML encoding

Could you please tell me, what more has been there in OFBiz to prevent XSS attack.
Please guide to me on this.

Thanks & Regards
Pradeep Ruhil


________________________________
This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.

______________________________________________________________________
Reply | Threaded
Open this post in threaded view
|

Re: Preventing measure for XSS in OFBiz

Jacques Le Roux
Administrator
https://issues.apache.org/jira/browse/OFBIZ-1525

Jacques

From: "Pardeep Ruhil" <[hidden email]>
Hi,
I want to know what preventing measure are taken in OFBiz to prevent XSS (Cross Site Scripting) attack.
What I have found currently, in regard to this is in OFBiz
Checking and validating all input before processing the request
HTML encoding

Could you please tell me, what more has been there in OFBiz to prevent XSS attack.
Please guide to me on this.

Thanks & Regards
Pradeep Ruhil


________________________________
This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient,
please do not use or disseminate the information, notify the sender and delete it from your system.

______________________________________________________________________