In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade io.karatelabs:karate-core to version 2.1.0 or higher.
Affected versions of this package are vulnerable to Eval Injection via the processEmbeddedExpressions process. An attacker can execute arbitrary operating-system commands by sending specially crafted HTTP request data containing embedded expressions that are recursively evaluated server-side. This is only exploitable if the Mock Server feature assigns request-derived data such as request, requestHeaders, or requestParams, causing the framework to process attacker-controlled input as embedded expressions.