CVE-2020-0014
MEDIUMAndroid 8.0-10 - Unauthenticated Privilege Escalation via TYPE_TOAST Window Injection
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2020-0014. PoCs published by tea9, doudoudedi.
AI-analyzed exploit summary This repository contains a proof-of-concept exploit for CVE-2020-0014, demonstrating how a malicious Android app can create a clickable Toast overlay to intercept user touch events and potentially steal sensitive information. The exploit modifies Toast window parameters to remove FLAG_NOT_TOUCHABLE, making it full-screen and clickable.
Description
It is possible for a malicious application to construct a TYPE_TOAST window manually and make that window clickable. This could lead to a local escalation of privilege with no additional execution privileges needed. User action is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-128674520
Exploits (2)
This repository contains a proof-of-concept exploit for CVE-2020-0014, demonstrating how a malicious Android app can create a clickable Toast overlay to intercept user touch events and potentially steal sensitive information. The exploit modifies Toast window parameters to remove FLAG_NOT_TOUCHABLE, making it full-screen and clickable.
This PoC demonstrates CVE-2020-0014, a vulnerability in Android's Toast notification system that allows an overlay attack by manipulating Toast window parameters to create a clickable, full-screen overlay. The exploit uses reflection to modify Toast's internal fields, enabling touch event interception.
References (1)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N