Path Traversal
org.apache.sling: org.apache.sling.servlets.resolver is vulnerable to Path Traversal. The vulnerability is due to the findScript function within SlingScriptResolverImpl.java allowing user-supplied paths without any validation and the resolveServletInternal function within SlingServletResolver.jav...