Forum Discussion

sateesh999's avatar
sateesh999
Contributor
6 years ago

How to prevent cross-site-scripting and XSS?

How to prevent cross-site-scripting and XSS?

We are getting messages from unknown users like the below:

[

<img src=x onerror=prompt('xss by codejump');> 

<img src=x onerror=prompt(/securitytesting/)>

]

How to resolve this error?

How to add error validations to the Rich text area of TinyMce editor?

 

Thanks in advance,

Sateesh.