{ "schema_version": "1.4.0", "id": "GHSA-xpc5-66vp-j2wh", "modified": "2022-05-13T01:53:57Z", "published": "2022-05-13T01:53:57Z", "aliases": [ "CVE-2018-9862" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-9862" }, { "type": "WEB", "url": "https://github.com/hyperhq/hyperstart/pull/348" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/103738" } ], "database_specific": { "cwe_ids": [ "CWE-838" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-04-09T16:29:00Z" } }