PJSIP におけるホストの不一致による証明書の検証に関する脆弱性
タイトル PJSIP におけるホストの不一致による証明書の検証に関する脆弱性
概要

PJSIP には、ホストの不一致による証明書の検証に関する脆弱性が存在します。

想定される影響 情報を改ざんされる可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2020年6月25日0:00
登録日 2021年11月29日16:49
最終更新日 2021年11月29日16:49
CVSS3.0 : 警告
スコア 6.8
ベクター CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
CVSS2.0 : 警告
スコア 4.3
ベクター AV:N/AC:M/Au:N/C:N/I:P/A:N
影響を受けるシステム
Teluu Ltd.
PJSIP 2.10 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年11月29日]
  掲載
2021年11月29日16:49

NVD脆弱性情報
CVE-2020-15260
概要

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.

公表日 2021年3月11日8:15
登録日 2021年3月11日12:00
最終更新日 2024年11月21日14:05
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:*:* 2.10
関連情報、対策とツール
共通脆弱性一覧