engine.io-client における証明書検証に関する脆弱性
タイトル engine.io-client における証明書検証に関する脆弱性
概要

engine.io-client には、証明書検証に関する脆弱性が存在します。

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

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

公表日 2016年4月26日0:00
登録日 2018年8月9日17:15
最終更新日 2018年8月9日17:15
CVSS3.0 : 警告
スコア 5.9
ベクター CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS2.0 : 警告
スコア 4.3
ベクター AV:N/AC:M/Au:N/C:P/I:N/A:N
影響を受けるシステム
Socket.IO
engine.io-client 1.6.8 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2018年08月09日]
  掲載
2018年8月9日17:15

NVD脆弱性情報
CVE-2016-10536
概要

engine.io-client is the client for engine.io, the implementation of a transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. The vulnerability is related to the way that node.js handles the `rejectUnauthorized` setting. If the value is something that evaluates to false, certificate verification will be disabled. This is problematic as engine.io-client 1.6.8 and earlier passes in an object for settings that includes the rejectUnauthorized property, whether it has been set or not. If the value has not been explicitly changed, it will be passed in as `null`, resulting in certificate verification being turned off.

公表日 2018年6月1日5:29
登録日 2021年1月26日14:05
最終更新日 2024年11月21日11:44
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:socket:engine.io-client:*:*:*:*:*:node.js:*:* 1.6.8
関連情報、対策とツール
共通脆弱性一覧