GHSA-89gg-p5r5-q6r4: MONAI: Unsafe functions lead to pickle deserialization rce
The algo_from_pickle function in monai/auto3dseg/utils.py causes pickle.loads(data_bytes) to be executed, and it does not perform any validation on the input parameters. This ultimately leads to insecure deserialization and can result in code execution vulnerabilities.
References
Code Behaviors & Features
Detect and mitigate GHSA-89gg-p5r5-q6r4 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 →