Skip to content

getResourcePaths(String) allows navigation through the loader's directory structure when using Tomcat #17262

Closed
@wilkinsona

Description

@wilkinsona

While we prevent individual ServletContext.getResource(String) requests for the loader and do not allow it to be served static resources, when using Tomcat getResourcePath(String) will return paths that allow navigation of the loader's directory structure. The same is not possible when using Jetty. We should see if we can prevent it with Tomcat as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by anothertype: bugA general bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions