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.
The product uses or specifies an encoding when generating output to a downstream component, but the specified encoding is not the same as the encoding that is expected by the downstream component.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/103738 | broken link third party advisory vdb entry |
https://github.com/hyperhq/hyperstart/pull/348 | third party advisory patch |