Permissions, Privileges, and Access Controls in macOS - CVE-2013-3949

 

Permissions, Privileges, and Access Controls in macOS - CVE-2013-3949

Published: June 5, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42807
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-3949
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apple Inc.
Affected software:
macOS

Detailed vulnerability description

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

The posix_spawn system call in the XNU kernel in Apple Mac OS X 10.8.x does not prevent use of the _POSIX_SPAWN_DISABLE_ASLR and _POSIX_SPAWN_ALLOW_DATA_EXEC flags for setuid and setgid programs, which allows local users to bypass intended access restrictions via a wrapper program that calls the posix_spawnattr_setflags function.


How to mitigate CVE-2013-3949

Install update from vendor's website.

Sources