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-2022-25853 Vulnerability in npm package semver-tags
CVE-2020-6858 Vulnerability in maven package com.hotels.styx:styx-api
CVE-2017-16088 Vulnerability in npm package safe-eval
CVE-2022-33891 Vulnerability in maven package org.apache.spark:spark-core_2.13
CVE-2020-10992 Vulnerability in maven package com.linkedin.azkaban:azkaban-common