Vulnerability Description
util.c in runV 1.0.0 for Docker mishandles a numeric username, which allows attackers to obtain root access by leveraging the presence of an initial numeric value on an /etc/passwd line, and then issuing a "docker exec" command with that value in the -u argument, a similar issue to CVE-2016-3697.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Hyper | Runv | 1.0.0 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/103738Broken LinkThird Party AdvisoryVDB Entry
- https://github.com/hyperhq/hyperstart/pull/348PatchThird Party Advisory
- http://www.securityfocus.com/bid/103738Broken LinkThird Party AdvisoryVDB Entry
- https://github.com/hyperhq/hyperstart/pull/348PatchThird Party Advisory
FAQ
What is CVE-2018-9862?
CVE-2018-9862 is a vulnerability with a CVSS score of 7.8 (HIGH). util.c in runV 1.0.0 for Docker mishandles a numeric username, which allows attackers to obtain root access by leveraging the presence of an initial numeric value on an /etc/passwd line, and then issu...
How severe is CVE-2018-9862?
CVE-2018-9862 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-9862?
Check the references section above for vendor advisories and patch information. Affected products include: Hyper Runv.