Permissions, Privileges, and Access Controls in LXS - CVE-2016-8649

 

Permissions, Privileges, and Access Controls in LXS - CVE-2016-8649

Published: May 1, 2017 / Updated: July 18, 2020


Vulnerability identifier: #VU31423
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2016-8649
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Containers
Affected software:
LXS

Detailed vulnerability description

The vulnerability allows a remote privileged user to execute arbitrary code.

lxc-attach in LXC before 1.0.9 and 2.x before 2.0.6 allows an attacker inside of an unprivileged container to use an inherited file descriptor, of the host's /proc, to access the rest of the host's filesystem via the openat() family of syscalls.


How to mitigate CVE-2016-8649

Install update from vendor's website.

Sources