Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Apache Tomcat not vulnerable? #106

Closed
delgurth opened this issue Dec 13, 2021 · 0 comments
Closed

Apache Tomcat not vulnerable? #106

delgurth opened this issue Dec 13, 2021 · 0 comments
Labels
software Improvements or additions to software list

Comments

@delgurth
Copy link

In the list it says Apache Tomcat is vulnerable. But looking at the source, Tomcat is not mentioned.

Log4j says that you need to add log4j2 to tomcat in order for it to work. So a default tomcat does not have log4j2.

This is also pointed out in the Tomcat documentation itself:

The internal logging for Apache Tomcat uses JULI, a packaged renamed fork of Apache Commons Logging that is hard-coded to use the java.util.logging framework. This ensures that Tomcat's internal logging and any web application logging will remain independent, even if a web application uses Apache Commons Logging.

@pbeij pbeij added the software Improvements or additions to software list label Dec 13, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
software Improvements or additions to software list
Projects
None yet
Development

No branches or pull requests

2 participants