中危 teluu pjsip 对宿主不匹配的证书验证不恰当
CVE编号
CVE-2020-15260利用情况
暂无补丁情况
官方补丁披露时间
2021-03-11漏洞描述
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. In version 2.10 and earlier, PJSIP transport can be reused if they have the same IP address + port + protocol. However, this is insufficient for secure transport since it lacks remote hostname authentication. Suppose we have created a TLS connection to `sip.foo.com`, which has an IP address `100.1.1.1`. If we want to create a TLS connection to another hostname, say `sip.bar.com`, which has the same IP address, then it will reuse that existing connection, even though `100.1.1.1` does not have certificate to authenticate as `sip.bar.com`. The vulnerability allows for an insecure interaction without user awareness. It affects users who need access to connections to different destinations that translate to the same address, and allows man-in-the-middle attack if attacker can route a connection to another destination such as in the case of DNS spoofing.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | teluu | pjsip | * | Up to (including) 2.10 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.14 | pjproject | * | Up to (excluding) 2.11-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.15 | pjproject | * | Up to (excluding) 2.11-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.16 | pjproject | * | Up to (excluding) 2.11-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.17 | pjproject | * | Up to (excluding) 2.11-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_3.18 | pjproject | * | Up to (excluding) 2.11-r0 | |||||
运行在以下环境 | |||||||||
系统 | alpine_edge | pjproject | * | Up to (excluding) 2.11-r0 | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | ring | * | Up to (excluding) 20190215.1.f152c98~ds1-1+deb10u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | ring | * | Up to (excluding) 20210112.2.b757bac~ds1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | ring | * | Up to (excluding) 20210112.2.b757bac~ds1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | ring | * | Up to (excluding) 20210112.2.b757bac~ds1-1 | |||||
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 服务器失陷
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-295 | 证书验证不恰当 |
CWE-297 | 对宿主不匹配的证书验证不恰当 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论