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-2020-36378 Vulnerability in npm package aaptjs
CVE-2021-25929 Vulnerability in maven package org.opennms:opennms-webapp
CVE-2017-16121 Vulnerability in npm package datachannel-client
CVE-2020-9480 Vulnerability in maven package org.apache.spark:spark-network-shuffle_2.11
CVE-2017-12160 Vulnerability in maven package org.keycloak:keycloak-services