-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
It's possible to inject code via pickle module by using artifacts from older python2 release.
How to reproduce
- Create the payload using pickle
- Use module with unsafe
load combined with user input, such asmedpy_intensity_range_standardization.py - The standard execution will crash probably at the next operations but the injection is triggered at load time
Impact
Code execution and command injection
Metadata
Metadata
Assignees
Labels
No labels