# N/A
## 漏洞概述
在 `ActivityStartController.java` 的 `startActivities` 方法中存在一个由于困惑副手问题导致的权限提升漏洞。该漏洞可能导致本地权限提升,且无需额外的执行权限,也不需要用户交互。
## 影响版本
- Android-8.0
- Android-8.1
- Android-9
## 漏洞细节
由于困惑副手问题,攻击者可能利用 `startActivities` 方法中的漏洞进行权限提升。攻击者无需额外的执行权限,也不需要用户的任何互动。
## 影响
该漏洞可能导致本地权限被提升,从而可能允许攻击者执行超出其权限的操作。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | None | https://github.com/wyu0hop/CVE-2020-0096 | POC详情 |
2 | PoC of StrandHogg2 (CVE-2020-0096) | https://github.com/liuyun201990/StrandHogg2 | POC详情 |
3 | CVE-2020-0096-StrandHogg2 复现 | https://github.com/tea9/CVE-2020-0096-StrandHogg2 | POC详情 |
4 | Android Application Task Hijacking Aka Strandhogg Attack Exploit | https://github.com/nahid0x1/CVE-2020-0096-strandhogg-exploit-p0c | POC详情 |
5 | Android Application Task Hijacking Aka Strandhogg Attack Exploit | https://github.com/nishan0x1/CVE-2020-0096-strandhogg-exploit-p0c | POC详情 |
暂无评论