Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-1959

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-1959

Published: May 3, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42849
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2013-1959
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

kernel/user_namespace.c in the Linux kernel before 3.8.9 does not have appropriate capability requirements for the uid_map and gid_map files, which allows local users to gain privileges by opening a file within an unprivileged process and then modifying the file within a privileged process.


How to mitigate CVE-2013-1959

Install update from vendor's website.

Sources