PT-2018-4715 · Node.Js · Engine.Io-Client

Published

2018-05-31

·

Updated

2019-10-09

·

CVE-2016-10536

CVSS v3.1

5.9

Medium

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions engine.io-client versions 1.6.8 and earlier
Description The issue is related to the way node.js handles the rejectUnauthorized setting. If the value evaluates to false, such as when it is null or undefined, certificate verification will be disabled. This poses a problem as it may expose the application to Man-in-the-Middle attacks. The estimated number of potentially affected devices is not provided.
Recommendations Update to version 1.6.9 or later. If you are unable to upgrade, ensure all calls to socket.io have a rejectUnauthorized: true flag.

Fix

Improper Certificate Validation

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2016-10536
GHSA-4R4M-HJWJ-43P8

Affected Products

Engine.Io-Client