mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
817 B
817 B
CVE-2013-6271
Description
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.
POC
Reference
- http://seclists.org/fulldisclosure/2013/Nov/204
- http://www.theregister.co.uk/2013/12/10/android_has_lockbypass_bug/
Github
No PoCs found on GitHub currently.