PJSIP 是一个用 C 语言编写的免费且开源的多媒体通信库。在提交 8d5956a 之前,PJLIB-UTIL 的 HTTP 客户端(http_client.c)在缓冲 HTTP 响应体时存在堆缓冲区溢出漏洞。该漏洞影响那些使用 PJLIB-UTIL HTTP 客户端一次性接收完整响应体的应用程序(即只使用完成回调,而不使用增量式的 on_data_read 回调的应用程序)。在扩展响应缓冲区时,基于服务器提供的 Content-Length 进行的错误大小计算可能导致缓冲区过小,从而使响应数据被写入到已分配内存
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-57162 | 8.8 HIGH | PJSIP: Stack overflow parsing SDP a=crypto attributes |
| 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-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