mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 11:36:33 +00:00
19 lines
817 B
Markdown
19 lines
817 B
Markdown
![]() |
### [CVE-2013-6271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
||
|
|