We want to verify which versions of log4j are in use in Service Desk Manager
Release : 17.3
Component : SDM - Vulnerability
In an Administrator Command Prompt, run the following command:
WMIC path win32_process get Caption,Processid,Commandline > text.txt
The generated text.txt file will have log4j versions in use.