michalbednarski / LeakValueLinks
Exploit for CVE-2022-20452, privilege escalation on Android from installed app to system app (or another app) via LazyValue using Parcel after recycle()
☆323Updated 2 years ago
Alternatives and similar repositories for LeakValue
Users that are interested in LeakValue are comparing it to the libraries listed below
Sorting:
- Writeup and exploit for installed app to system privilege escalation on Android 12 Beta through CVE-2021-0928, a `writeToParcel`/`createF…☆118Updated 3 years ago
- Bad Spin: Android Binder Privilege Escalation Exploit (CVE-2022-20421)☆265Updated 2 years ago
- Collections of my POCs for android vendor CVEs☆273Updated 2 years ago
- CVE-2023-20963 PoC (Android WorkSource parcel/unparcel logic mismatch)☆60Updated last year
- Writeup and exploit for CVE-2023-45777, bypass for Intent validation inside AccountManagerService on Android 13 despite "Lazy Bundle" mit…☆95Updated last year
- Proof-of-concept code for Android APEX key reuse vulnerability