cve/2021/CVE-2021-43303.md
2024-05-25 21:48:12 +02:00

734 B

CVE-2021-43303

Description

Buffer overflow in PJSUA API when calling pjsua_call_dump. An attacker-controlled 'buffer' argument may cause a buffer overflow, since supplying an output buffer smaller than 128 characters may overflow the output buffer, regardless of the 'maxlen' argument supplied

POC

Reference

No PoCs from references.

Github