CVE-2016-3913
HIGHAndroid <4.4.4, <5.0.2, <5.1.1, <2016-10-01 - Privilege Escalation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-3913. PoCs published by codecat007.
AI-analyzed exploit summary This PoC demonstrates CVE-2016-3913, a type confusion vulnerability in Android's MediaPlayerService. It exploits unsafe casting of a BpMediaPlayer object to a MediaPlayerService::Client, leading to out-of-bounds memory access.
Description
media/libmediaplayerservice/MediaPlayerService.cpp in mediaserver 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 validate a certain static_cast operation, which allows attackers to gain privileges via a crafted application, aka internal bug 30204103.
Exploits (1)
This PoC demonstrates CVE-2016-3913, a type confusion vulnerability in Android's MediaPlayerService. It exploits unsafe casting of a BpMediaPlayer object to a MediaPlayerService::Client, leading to out-of-bounds memory access.
References (3)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H