Hi there, I'm trying to set up our dispatcher, but realize attacker able to bypass the default filter by appending ";%0aJLN.ico" such as some of the endpoints affected like "https://website.com/check.jsp;%0aJLN.ico" I realize this extension below allow the attacker to go through any extension listed...
Hi community! I'm entering on the AEM world by following the Adobe Tutorials. I'm with Servlets right now and I found a stopper and after searching in google for hours I don´t know how to go on... these are the steps I followed. 1) new projectmvn -B archetype:generate -Padobe-public -D archetypeGrou...
I am using AEM 6.1.Few of the AEM DAM folders on author have images around 1800 count and lead to folders size around 1.5 GB.Ex:/Content/DAM/mysite/images/(100 images in below folders)/Content/DAM/mysite/images/homepage/(1700 number of images in it of 1.5)/Content/DAM/mysite/images/winners/(20 image...
Hi all,I'm looking for a way to pass data to multiple components while only loading the data once. For example:Component A (or model / sling resource) makes an http call and gets data back that it stores. I now need to pass this data to component B and C but with out calling on my third-party API. (...
Tried setting up multiple times, AEM sites.html loads fine for the first time, but from the second time the UI is broken and wouldn't show the interface properly. I tried running it on X86 arch as well, no luck!
Hi Team , In author environment , Version purge job is failing from last 5 runs. How can i check version purge error.What logger I need to configure to get exact reason of failing Version Purge job.
Hello Team,AEM Version: 6.5.11We need to provide some JSON Data to Mobile app from AEM side. We are thinking to use GraphQL API for the same. I wanted to have some suggestions on the same: 1) To do the above, what is the ideal approach to send data---From Author instance only or from Publish...Becau...
Hi All, We have developed a component which is not rendering only in some systems.We compared both(successful rendering and unsuccessful rendering) sling request logs and found below differenceSuccessful:TIMER_START{PATH_TO_THE_COMPONENT.html#17}70580 LOG Including resource JcrNodeResource, type=cq:...