public class PathTraversalUtils extends Object
| Constructor and Description |
|---|
PathTraversalUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
generateUrlsWithPathTraversal(String absoluteUrl)
Generates several URLs with path traversal "..;" which is interpreted by Tomcat as "..".
|
static String |
getAbsoluteUrl(String baseUrl,
String relativePath) |
Copyright © 2024 Atlassian. All rights reserved.