-
Bug
-
Resolution: Done
-
Blocker
-
7.0.0.DR1
-
None
When a trailing slash is added to a JSP URL (e.g. localhost:8080/my-app/index.jsp/) the source code of the JSP is downloaded/displayed.
This is a security issue, because users can have passwords to external systems directly stored in JSP source code.
This was originally reported by Abhinav Gupta on stackoverflow
- clones
-
WFLY-4595 JSP source code leak when a slash added at the end of the URL
- Closed