目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2019-2215 PoC — Android 资源管理错误漏洞

来源
关联漏洞
标题:Android 资源管理错误漏洞 (CVE-2019-2215)
Description:Android是美国谷歌(Google)和开放手持设备联盟(简称OHA)的一套以Linux为基础的开源操作系统。 Android中的binder.c文件存在资源管理错误漏洞。攻击者可利用该漏洞提升权限。
Description
PoC for old Binder vulnerability (based on P0 exploit)
介绍
# CVE-2019-2215
PoC for old Binder vulnerability (based on P0 exploit)

# Description
A use-after-free in binder.c allows an elevation of privilege from an application to the Linux Kernel. No user interaction is required to exploit this vulnerability, however exploitation does require either the installation of a malicious local application or a separate vulnerability in a network facing application

# Reference
- https://googleprojectzero.blogspot.com/2019/11/bad-binder-android-in-wild-exploit.html
- https://cloudfuzz.github.io/android-kernel-exploitation/

# Note
This is only a PoC and no shell is spawned. It's only purpose is for learning kernel exploitation. Indeed, the expected result is to have a modified `addr_limit` in task_struct.
文件快照

[4.0K] /data/pocs/5ddcdf11d9688f92c0745a7f2ae89b715044cb52 ├── [ 34K] LICENSE ├── [ 737] Makefile ├── [6.6K] PoC.cpp └── [ 750] README.md 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。