Vulnerability Description
iedriver is an NPM wrapper for Selenium IEDriver. iedriver versions below 3.0.0 download binary resources over HTTP, which leaves the module 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 |
|---|---|---|
| Iedriver Project | Iedriver | < 3.0.0 |
Related Weaknesses (CWE)
References
- https://nodesecurity.io/advisories/174Third Party Advisory
- https://nodesecurity.io/advisories/174Third Party Advisory
FAQ
What is CVE-2016-10562?
CVE-2016-10562 is a vulnerability with a CVSS score of 8.1 (HIGH). iedriver is an NPM wrapper for Selenium IEDriver. iedriver versions below 3.0.0 download binary resources over HTTP, which leaves the module vulnerable to MITM attacks. It may be possible to cause rem...
How severe is CVE-2016-10562?
CVE-2016-10562 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-10562?
Check the references section above for vendor advisories and patch information. Affected products include: Iedriver Project Iedriver.