Hi all,
I have a lead form and I am typing this <script>alert('hello');</script> in FirstName field. It gets saved correctly. And it seems that CRM handles such things and it doesn't execute the script that is written in text field even after Refresh of the form or while saving the form.
But we also have a custom search window (web resource) that takes some parameters to find a specific lead. When this lead is found with some distinguishable parameter, the script executes first and then the lead is opened.
So my question is how to stop this execution of script that gets loaded when called from any WR.
Can someone please provide how to handle such malicious inputs in CRM 365?
Thanks,
Prashant
*This post is locked for comments