Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange "indicator" message from scanner #37

Closed
Ghepardo opened this issue Dec 17, 2021 · 1 comment
Closed

Strange "indicator" message from scanner #37

Ghepardo opened this issue Dec 17, 2021 · 1 comment

Comments

@Ghepardo
Copy link

Ghepardo commented Dec 17, 2021

Hi

The scanner (both versions 0.8.1 and 0.9) gives a strange "indicator" message for one of our JARs:

indicator for vulnerable component found in _<path>_/neo4j-logging-4.3.2.jar (org/neo4j/logging/shaded/log4j/core/net/JndiManager.class): JndiManager class missing new error message string literal

Is this working as intended?

This is probably strongly related to issue #34 .

Kind regards.

@hillu
Copy link
Owner

hillu commented Dec 17, 2021

From the information you provided, I am pretty sure that this works as intended. Only individual class files are indepcted. Apparently, the JndiManager class does not include the error message introduced after 2.14.1.

Reopen this issue if you know for sure that the embedded copy of log4j is not vulnerable.

@hillu hillu closed this as completed Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants