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: 2.1 [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]
CVE-ID: CVE-2013-1959
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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.


Affected software

Linux kernel

How to mitigate CVE-2013-1959

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins