### [CVE-2021-43301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43301) ![](https://img.shields.io/static/v1?label=Product&message=pjsip&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121&color=brightgreen) ### Description Stack overflow in PJSUA API when calling pjsua_playlist_create. An attacker-controlled 'file_names' argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation. ### POC #### Reference No PoCs from references. #### Github - https://github.com/nscuro/gotalias