Permissions, Privileges, and Access Controls in policycoreutils - CVE-2014-3215

 

Permissions, Privileges, and Access Controls in policycoreutils - CVE-2014-3215

Published: May 8, 2014 / Updated: August 4, 2020


Vulnerability identifier: #VU33661
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-3215
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
policycoreutils

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to execute arbitrary code.

seunshare in policycoreutils 2.2.5 is owned by root with 4755 permissions, and executes programs in a way that changes the relationship between the setuid system call and the getresuid saved set-user-ID value, which makes it easier for local users to gain privileges by leveraging a program that mistakenly expected that it could permanently drop privileges.


How to mitigate CVE-2014-3215

Install update from vendor's website.

Sources