### [CVE-2024-23750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23750) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description MetaGPT through 0.6.4 allows the QaEngineer role to execute arbitrary code because RunCode.run_script() passes shell metacharacters to subprocess.Popen. ### POC #### Reference - https://github.com/geekan/MetaGPT/issues/731 #### Github No PoCs found on GitHub currently.