Vulnerabilities (CVE)

Filtered by vendor Chromedriver Project Subscribe
Filtered by product Chromedriver
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-26156 1 Chromedriver Project 1 Chromedriver 2023-12-10 N/A 7.5 HIGH
Versions of the package chromedriver before 119.0.1 are vulnerable to Command Injection when setting the chromedriver.path to an arbitrary system binary. This could lead to unauthorized access and potentially malicious actions on the host system. **Note:** An attacker must have access to the system running the vulnerable chromedriver library to exploit it. The success of exploitation also depends on the permissions and privileges of the process running chromedriver.
CVE-2016-10579 1 Chromedriver Project 1 Chromedriver 2023-12-10 6.8 MEDIUM 8.1 HIGH
Chromedriver is an NPM wrapper for selenium ChromeDriver. Chromedriver before 2.26.1 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.