Hi,
We have a very high vulnerability which is mentioned below reported in commons-jxpath-1.3.jar which is a transitive dependency used by smartclient. Could you please suggest on how to resolve it as we don't have a latest version of commons-jxpath other than 1.3.
We have a very high vulnerability which is mentioned below reported in commons-jxpath-1.3.jar which is a transitive dependency used by smartclient. Could you please suggest on how to resolve it as we don't have a latest version of commons-jxpath other than 1.3.
Details | CVE-2022-41852 | CWE-470 Remote Code Execution (RCE): commons-jxpath is vulnerable to remote code execution. The vulnerability exists in `selectSingleNode` function in `JXPathContext.java` where the attacker can use the xpath expression to load any java class from the classpath which will lead to a code execution. |
Comment