CVE-2020-13091: Deserialization of Untrusted Data
(updated )
pandas can unserialize and execute commands from an untrusted file that is passed to the read_pickle()
function, if __reduce__
makes an os.system
call.
References
Detect and mitigate CVE-2020-13091 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →