How to configure Apache Sling Referrer filter to mitigate the CSRF attach in AEM 6.0
Hi Team,
We are using AEM 6.0 , we are quite aware about things like this is at end of support soon. We are in a way to migrate to AEM 6.3, but at this moment one urgent task for me is to resolve the vulnerability that we have on the site. Apart from the below discuss scenario if you have any other way to mitigate CSRF for AEM 6.0 then please let us know we are ready to implement it. i.e Any GitHub project which provide token functionality.
We need your help to configure properly the referrer filter such a way that it prevent the CSRF attacks.
Currently it's OOTB configurations are present for filter. We need to add allow hosts which is currently blank.
To prevent the CSRF, in allow host what are the entries that i should add? - Do i need to add webservers, ? we have two publish servers that communicate with two webservers. Please help us here. I am quite confuse what needs to add that properly prevent this attacks and issue. Thank you in advance.