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 applicationsLearn about Arbitrary Code Execution vulnerabilities in an interactive lesson.
Start learningUpgrade pymobiledevice3 to version 7.2.1 or higher.
pymobiledevice3 is a Pure python3 implementation for working with iDevices (iPhone, etc...)
Affected versions of this package are vulnerable to Arbitrary Code Execution via the insecure eval() function used to process user-supplied input in the CLI. An attacker can execute arbitrary scripts in the context of a user's divice by injecting malicious Python scripts into CLI set commands.