PJSIP 是一个用 C 语言编写的免费且开源的多媒体通信库。在提交 a1b707c 之前,SRTP/SDES 媒体传输模块在处理 SDP 提供/应答过程中的 属性时,存在一个栈缓冲区溢出漏洞(具体位于 中的 函数)。该漏洞影响启用了 SRTP 的应用程序(即 SRTP 被设为可选或强制使用,且使用 SDES 密钥交换方式)。在媒体协商过程中,来自远端 SDP 的 crypto 属性被收集到一个固定大小的数组中,但未对其数量进行限制;如果远端对等体在单个媒体描述中包含了过多 属性,就可能导致写入超出该栈上数组的末尾
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-57163 | 8.8 HIGH | PJSIP: Stack overflow parsing a TLS peer certificate's SubjectAltName in GnuTLS backend |
| CVE-2026-57161 | 8.8 HIGH | PJSIP: Stack overflow handling Service-Route headers in a registration response |
| CVE-2026-57159 | 8.4 HIGH | PJSIP: SDP parser out-of-bounds write in remote payload-type map maintenance |
| CVE-2026-57164 | 8.3 HIGH | PJSIP: Heap overflow in the HTTP client |
| CVE-2026-57160 | 6.9 MEDIUM | PJSIP: SIP message header buffer overflow |
| CVE-2026-57165 | 6.3 MEDIUM | PJSIP: Pre-authentication overflow in the telnet CLI history |
| CVE-2026-57166 | 6.3 MEDIUM | PJSIP: Pre-authentication overflow in the telnet CLI error |
No comments yet