Permissions, Privileges, and Access Controls in Google Android - CVE-2011-1149

 

Permissions, Privileges, and Access Controls in Google Android - CVE-2011-1149

Published: April 21, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45110
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2011-1149
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Google
Affected software:
Google Android

Detailed vulnerability description

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

Android before 2.3 does not properly restrict access to the system property space, which allows local applications to bypass the application sandbox and gain privileges, as demonstrated by psneuter and KillingInTheNameOf, related to the use of Android shared memory (ashmem) and ASHMEM_SET_PROT_MASK.


How to mitigate CVE-2011-1149

Install update from vendor's website.

Sources