Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Chromedriver Project | Chromedriver | < 2.26.1 |
Related Weaknesses (CWE)
References
- https://nodesecurity.io/advisories/160Third Party Advisory
- https://nodesecurity.io/advisories/160Third Party Advisory
FAQ
What is CVE-2016-10579?
CVE-2016-10579 is a vulnerability with a CVSS score of 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 remot...
How severe is CVE-2016-10579?
CVE-2016-10579 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-10579?
Check the references section above for vendor advisories and patch information. Affected products include: Chromedriver Project Chromedriver.