cve/2024/CVE-2024-50050.md
2025-09-29 21:09:30 +02:00

762 B

CVE-2024-50050

Description

Llama Stack prior to revision 7a8aa775e5a267cf8660d83140011a0b7f91e005 used pickle as a serialization format for socket communication, potentially allowing for remote code execution. Socket communication has been changed to use JSON instead.

POC

Reference

No PoCs from references.

Github