mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
753 B
Markdown
18 lines
753 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
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/tangsilian/android-vuln
|
|
|