mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
944 B
Markdown
19 lines
944 B
Markdown
### [CVE-2017-13288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13288)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In writeToParcel and readFromParcel of PeriodicAdvertisingReport.java, there is a permission bypass due to a 64/32bit int mismatch. This could lead to a local escalation of privilege where the user can start an activity with system privileges, with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 8.0, 8.1. Android ID: A-69634768.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ProbiusOfficial/Awsome-Sec.CTF-Videomaker
|
|
- https://github.com/followboy1999/androidpwn
|
|
|