Solved
HTML injection
Hi ,
May I know how to prevent injecting HTML? I am using AEM 6.2.
Hi ,
May I know how to prevent injecting HTML? I am using AEM 6.2.
Hi,
Usually html injection can happen by either url or user input data. We need to check for the html tags and encode them to make sure they are consider as string instead of html tags.
Take a look at below link for additional details
https://www.softwaretestinghelp.com/html-injection-tutorial/
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.