Summary: | Consider removing "source.jsp" from examples | ||
---|---|---|---|
Product: | Tomcat 9 | Reporter: | research |
Component: | Examples | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | P2 | ||
Version: | 9.0.14 | ||
Target Milestone: | ----- | ||
Hardware: | All | ||
OS: | All |
Description
research
2019-01-23 02:11:33 UTC
I don't think there is much of a security argument for removing this JSP since it can only expose source code for files that are in the examples app and all that source is already publicly available. However, I am strongly in favour of removing this (and the associated tag) on the grounds it is no longer used. Fixed in: - trunk for 9.0.15 onwards - 8.5.x for 8.5.38 onwards - 7.0.x for 7.0.93 onwards Thanks for the report. |