Description
picklescan before 0.0.30 fails to detect the asyncio.unix_events._UnixSubprocessTransport._start function in pickle reduce methods, allowing remote code execution. Attackers can craft malicious pickle files embedding this built-in function that evade detection but execute arbitrary commands when loaded.
Problem types
Deserialization of Untrusted Data
Product status
Any version before 0.0.30
0.0.30 (semver)
Credits
FredericDT
References
github.com/...lescan/security/advisories/GHSA-q77w-mwjj-7mqx
github.com/...lescan/security/advisories/GHSA-q77w-mwjj-7mqx (GitHub Security Advisory (GHSA-q77w-mwjj-7mqx))
www.vulncheck.com/...ix-events-unixsubprocesstransport-start (VulnCheck Advisory: picklescan - Arbitrary Code Execution via Undetected asyncio.unix_events._UnixSubprocessTransport._start)