Files
CVEs-PoC/2021/CVE-2021-43301.md
2025-09-29 21:09:30 +02:00

679 B

CVE-2021-43301

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