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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
email/provider/AttachmentProvider.java in AOSP Mail in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, 6.x before 2016-10-01, and 7.0 before 2016-10-01 does not ensure that certain values are integers, which allows attackers to read arbitrary attachments via a crafted application that provides a pathname value, aka internal bug 30745403.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/hoangcuongflp/MobileSecurity2016-recap
|
|
|