Pip Download Code Execution
Last updated
Was this helpful?
Last updated
Was this helpful?
Pip is a package management system written in Python. It can download custom Python package so we can create a malicious package to execute arbitrary code.
Assume that pipe download
can be executed as root with sudo rights. if we controll its input, then its vulnerable to arbitrary code execution.