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.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
The product writes data past the end, or before the beginning, of the intended buffer.
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 | vendor advisory third party advisory |
https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html | mailing list |