mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
21 lines
898 B
Markdown
21 lines
898 B
Markdown
### [CVE-2014-7952](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7952)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The backup mechanism in the adb tool in Android might allow attackers to inject additional applications (APKs) and execute arbitrary code by leveraging failure to filter application data streams.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/132645/ADB-Backup-APK-Injection.html
|
|
- http://seclists.org/fulldisclosure/2015/Jul/46
|
|
- http://www.search-lab.hu/about-us/news/110-android-adb-backup-apk-injection-vulnerability
|
|
- https://github.com/irsl/ADB-Backup-APK-Injection/
|
|
|
|
#### Github
|
|
- https://github.com/irsl/ADB-Backup-APK-Injection
|
|
|