Permissions, Privileges, and Access Controls in Google Android - CVE-2013-6271

 

Permissions, Privileges, and Access Controls in Google Android - CVE-2013-6271

Published: December 14, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42228
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2013-6271
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 read and manipulate data.

Android 4.0 through 4.3 allows attackers to bypass intended access restrictions and remove device locks via a crafted application that invokes the updateUnlockMethodAndFinish method in the com.android.settings.ChooseLockGeneric class with the PASSWORD_QUALITY_UNSPECIFIED option.


How to mitigate CVE-2013-6271

Install update from vendor's website.

Sources