Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-0479. PoCs published by codecat007.
AI-analyzed exploit summary This PoC exploits a use-after-free vulnerability in the Android AudioFlinger service (CVE-2017-0479) by rapidly creating and disconnecting audio effects, triggering memory corruption. The code demonstrates the exploit by repeatedly calling `createEffect` and `disconnect` in a loop.
Description
An elevation of privilege vulnerability in Audioserver could enable a local malicious application to execute arbitrary code within the context of a privileged process. This issue is rated as High because it could be used to gain local access to elevated capabilities, which are not normally accessible to a third-party application. Product: Android. Versions: 4.4.4, 5.0.2, 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1. Android ID: A-32707507.
Exploits (1)
This PoC exploits a use-after-free vulnerability in the Android AudioFlinger service (CVE-2017-0479) by rapidly creating and disconnecting audio effects, triggering memory corruption. The code demonstrates the exploit by repeatedly calling `createEffect` and `disconnect` in a loop.
References (4)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H