cve/2015/CVE-2015-6602.md
2024-06-18 02:51:15 +02:00

20 lines
955 B
Markdown

### [CVE-2015-6602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6602)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
libutils in Android through 5.1.1 LMY48M allows remote attackers to execute arbitrary code via crafted metadata in a (1) MP3 or (2) MP4 file, as demonstrated by an attack against use of libutils by libstagefright in Android 5.x.
### POC
#### Reference
- https://blog.zimperium.com/zimperium-zlabs-is-raising-the-volume-new-vulnerability-processing-mp3mp4-media/
- https://support.silentcircle.com/customer/en/portal/articles/2145864-privatos-1-1-12-release-notes
- https://threatpost.com/stagefright-2-0-vulnerabilities-affect-1-billion-android-devices/114863/
#### Github
No PoCs found on GitHub currently.