I am analyzing this CVE and I came across this link: https://github.com/FasterXML/jackson-databind/issues/2334.
it states that If service has jar logback-classic in its classpath then vulnerabilitiy applies.
What is meant by this? does it mean that on the server side, this jar if exists than the CVE is exploitable? or the jar should be in classpath on server?