CVE-2016-10601

CVE-2016-10601

Vendor Hackerone
Product webdrvr node module
Weakness CWE-311 · Missing encryption
Published May 29, 2018
Last update September 17, 2024

CVSS base score

What the vulnerability does

01Description

webdrvr is a npm wrapper for Selenium Webdriver including Chromedriver / IEDriver / IOSDriver / Ghostdriver. webdrvr downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.

Key dates

02Disclosure timeline

May 29, 2018 CVE published
September 17, 2024 Record updated