Files
CVEs-PoC/2017/CVE-2017-0399.md
T
2025-09-29 21:09:30 +02:00

23 lines
1.4 KiB
Markdown

### [CVE-2017-0399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0399)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Android-5.0.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=Android-5.1.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=Android-6.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=Android-6.0.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=Android-7.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=Android-7.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20disclosure&color=brightgreen)
### Description
An information disclosure vulnerability in lvm/wrapper/Bundle/EffectBundle.cpp in libeffects in the Qualcomm audio post processor could enable a local malicious application to access data outside of its permission levels. This issue is rated as Moderate because it could be used to access sensitive data without permission. Product: Android. Versions: 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1. Android ID: A-32588756.
### POC
#### Reference
- https://android.googlesource.com/platform/frameworks/av/+/c66c43ad571ed2590dcd55a762c73c90d9744bac
#### Github
No PoCs found on GitHub currently.