### [CVE-2024-50050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50050) ![](https://img.shields.io/static/v1?label=Product&message=Llama%20Stack&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Deserialization%20of%20Untrusted%20Data%20(CWE-502)&color=brightgreen) ### 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 - https://github.com/fkie-cad/nvd-json-data-feeds