Vulnerability Description
cmake installs the cmake x86 linux binaries. cmake 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 |
|---|---|---|
| Cmake Project | Cmake | - |
Related Weaknesses (CWE)
References
- https://nodesecurity.io/advisories/233Third Party Advisory
- https://nodesecurity.io/advisories/233Third Party Advisory
FAQ
What is CVE-2016-10642?
CVE-2016-10642 is a vulnerability with a CVSS score of 8.1 (HIGH). cmake installs the cmake x86 linux binaries. cmake downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping...
How severe is CVE-2016-10642?
CVE-2016-10642 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-10642?
Check the references section above for vendor advisories and patch information. Affected products include: Cmake Project Cmake.