PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. This issue is similar to GHSA-9pfh-r8x4-w26w. Possible buffer overread when parsing a certain STUN message. The vulnerability affects applications that uses STUN including PJNATH and PJSUA-LIB. The patch is available as commit in the master branch.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/pjsip/pjproject/security/advisories/GHSA-cxwq-5g9x-x7fr | third party advisory patch |
https://github.com/pjsip/pjproject/security/advisories/GHSA-9pfh-r8x4-w26w | third party advisory patch |
https://github.com/pjsip/pjproject/commit/bc4812d31a67d5e2f973fbfaf950d6118226cf36 | third party advisory patch |
https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html |