Vulnerability Description
curses is bindings for the native curses library, a full featured console IO library. curses 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 |
|---|---|---|
| Curses Project | Curses | <= 0.0.10 |
Related Weaknesses (CWE)
References
- https://nodesecurity.io/advisories/215Third Party Advisory
- https://nodesecurity.io/advisories/215Third Party Advisory
FAQ
What is CVE-2016-10615?
CVE-2016-10615 is a vulnerability with a CVSS score of 8.1 (HIGH). curses is bindings for the native curses library, a full featured console IO library. curses downloads binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cau...
How severe is CVE-2016-10615?
CVE-2016-10615 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-10615?
Check the references section above for vendor advisories and patch information. Affected products include: Curses Project Curses.