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

 

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

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


Vulnerability identifier: #VU42849
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install update from vendor's website.

External links