Description
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.
Remediation
References
https://nodesecurity.io/advisories/193
Related Vulnerabilities
CVE-2021-21348 Vulnerability in maven package com.thoughtworks.xstream:xstream
CVE-2016-5398 Vulnerability in maven package org.jbpm:jbpm-designer-client
CVE-2016-0762 Vulnerability in maven package org.apache.tomcat:tomcat-catalina
CVE-2016-10653 Vulnerability in npm package xd-testing
CVE-2022-24794 Vulnerability in npm package express-openid-connect