製品・ソフトウェアに関する情報
engine.io-client における証明書検証に関する脆弱性
Title engine.io-client における証明書検証に関する脆弱性
Summary

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

Possible impacts 情報を取得される可能性があります。
Solution

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

Publication Date April 26, 2016, midnight
Registration Date Aug. 9, 2018, 5:15 p.m.
Last Update Aug. 9, 2018, 5:15 p.m.
CVSS3.0 : 警告
Score 5.9
Vector CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:P/I:N/A:N
Affected System
Socket.IO
engine.io-client 1.6.8 およびそれ以前
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2018年08月09日]
  掲載
Aug. 9, 2018, 5:15 p.m.

NVD Vulnerability Information
CVE-2016-10536
Summary

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.

Publication Date June 1, 2018, 5:29 a.m.
Registration Date Jan. 26, 2021, 2:05 p.m.
Last Update Nov. 21, 2024, 11:44 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:socket:engine.io-client:*:*:*:*:*:node.js:*:* 1.6.8
Related information, measures and tools
Common Vulnerabilities List