Hi all,I am using AEM 6.2.0.SP1-CFP19 . There is two vulnerabilities 1) Stored cross-site scripting and 2)Cross-site scripting. Anyone can guide how to check whether these two vulnerabilities have in myAEM? Thanks.
Hi,I am trying to run oak-run repair to fix lastRev issues on a AEM 6.5 sp 8 Mongo 4.0 installation.It fails withException in thread "main" org.bson.BsonMaximumSizeExceededException: Payload document size is larger than maximum of 16777216.at com.mongodb.internal.connection.BsonWriterHelper.writePay...
Hi folks, I have a requirement to redirect the the link within the same page. Example: link to be redirected on the Table/heading within the page. Any one Please suggest the steps to implement this in AEM.Thanks in advance Thanks,Bhavani
Hi, I have a component which I am including in base page body. In sling model of the component, how can I get if the current page is Home page or not. Thanks
Hey guys, we have implemented password expiry feature for users at config level. But we need to bypass the expiry feature for a specific set of users so that for those set of users the passwords are never expired. Is there any way to implement this?
Hello i am trying to follow the wknd tutorial on my aem local instance. I am trying to drag and drop the HelloWorld component on my page but i get the below error.I get the below error in my bundle when i checked, i dont know what how to fix this dependency. This is what it shows in depfinder
Hey guys, hope you doing fine. I am facing a problem with getting the currentPage in a component in AEM 6.5 with SPA. I am trying to get the current page inside of a model that is mapped to a component that is locked in a template, I think if I had the component unlocked the code to get the current...
In the List component which we have customized, we have this resource call to bring in the image from an article page that has been built using layout containers: <sly data-sly-resource="${item.path @ appendPath='/_jcr_content/root/responsivegrid/responsivegrid/image', resourceType='cfin/components/...
Hi All, As AEM as a Cloud Service is based on Sling Content Distribution mechanism, are there any references on how to create a custom event handler that can capture the content distribution event and whether it was an ADD or a DELETE that was triggered? I am going through the sling documentation bu...