PJSIP is a free and open source multimedia communication library written in C. In versions of PJSIP prior to 2.13 the PJSIP parser, PJMEDIA RTP decoder, and PJMEDIA SDP parser are affeced by a buffer overflow vulnerability. Users connecting to untrusted clients are at risk. This issue has been patched and is available as commit c4d3498 in the master branch and will be included in releases 2.13 and later. Users are advised to upgrade. There are no known workarounds for this issue.
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-fq45-m3f7-3mhj | third party advisory |
https://github.com/pjsip/pjproject/commit/c4d34984ec92b3d5252a7d5cddd85a1d3a8001ae | third party advisory patch |
https://security.gentoo.org/glsa/202210-37 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2023/02/msg00029.html | mailing list |
https://www.debian.org/security/2023/dsa-5358 | vendor advisory |
https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html | mailing list |