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
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/pjsip/pjproject/security/advisories/GHSA-qcvw-h34v-c7r9 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2022/11/msg00021.html | third party advisory mailing list |
https://www.debian.org/security/2022/dsa-5285 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html | mailing list |