mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
19 lines
855 B
Markdown
19 lines
855 B
Markdown
### [CVE-2011-1149](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1149)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#Rooting_the_G2
|
|
|
|
#### Github
|
|
- https://github.com/c-skills/CVEs
|
|
- https://github.com/tangsilian/android-vuln
|
|
|