28
How do I actually determine whether a vulnerable Java logging library is present anywhere on my server?
A widely reported vulnerability in a Java logging library has me trying to work out whether my servers are affected, and I am finding that a surprisingly hard question to answer. The machines run a mainstream Linux…