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 picklescan to version 1.0.4 or higher.
picklescan is a Security scanner detecting Python Pickle files performing suspicious actions
Affected versions of this package are vulnerable to Permissive List of Allowed Inputs in the _unsafe_globals() function that does not block pkgutil.resolve_name() Python stdlib function. An attacker can execute arbitrary code by crafting a pickle payload that uses pkgutil.resolve_name() to access and invoke blocked or dangerous functions, bypassing the intended blocklist protections.