Cross Site Scripting (XSS) related doubt in AEM
Hi,
I have a very limited/no knowledge on XSS protection in AEM.
Went through the links
My doubt is
1] In most of the cases we will have CDN/Dispatcher front-ending the AEM websites. So, how is it that some malicious code injected on the user-facing[lets say website having CDN] page, can be handled at AEM level. Failing to understand this.
2] Also, went through the OOTB config file /libs/cq/xssprotection/config.xml, But could not understand much.
If you can point to any references articles /links explaining the same, it would be helpful.