Skip to content

Commit dbefc8e

Browse files
ZTE Z839 Android handsets Emode.APK android.uid.system LPE exploit
1 parent 9756993 commit dbefc8e

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Exploits and proof-of-concept code from the team at Hacker House.
88
|*adobe-psp.tgz* | Adobe CoolType SING Table "uniqueName" Stack Buffer Overflow PSP bypass (metasploit) |
99
|*aix53l-libc.c* | AIX 5.3L libc locale environment handling local root exploit |
1010
|*aix53l-lquerypv.c* | AIX 5.3L /usr/sbin/lquerypv local root privilege escalation |
11-
|*alcatelpwn.java* | Alcatel Android devices LPE PoC |
1211
|*amanda-amstar.txt* | Advanced Maryland Automatic Network Disk Archiver local root privilege escalation exploit |
1312
|*amanda-backup.txt* | Advanced Maryland Automatic Network Disk Archiver local root privilege escalation exploit |
1413
|*applejack.c* |PonyOS 3.0 & below tty ioctl() kernel local root exploit |
@@ -137,6 +136,6 @@ Exploits and proof-of-concept code from the team at Hacker House.
137136
|*winnuke2011.sh* | MS11-083 Win7/Vista/2008 ICMP refCount denial-of-service flaw |
138137
|*wysewig.py* | Wyse embedded XP remote SYSTEM command execution exploit |
139138
|*xclm-exploit.c* | Microchip XC local root exploit (Linux) (installed by defcon 26 attendees) |
140-
|*zte-emode.txt*| Multiple ZTE Android handsets Emode.APK android.uid.system LPE exploit |
139+
|*zte-emode.txt*| ZTE Z839 Android handsets Emode.APK android.uid.system LPE exploit|
141140

142141
These files are available under a Attribution-NonCommercial-NoDerivatives 4.0 International license.

zte-emode.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Multiple ZTE Android handsets Emode.APK android.uid.system LPE exploit
2-
======================================================================
3-
ZTE handsets (sub $100) sold by Walmart during 2019 contain an engineering mode APK that utilizes "Android Secret Codes"
1+
ZTE Z839 Android handsets Emode.APK android.uid.system LPE exploit
2+
==================================================================
3+
ZTE Blade Vantage (Z839) Android 7.1.1 handsets contain an engineering mode APK that utilizes "Android Secret Codes"
44
for accessing hidden engineering functionality. Such hidden features are common for Android devices and perform
55
functions such as testing sensors and modem settings. Using the "secret codes", it is also possible for ZTE to obtain
66
root privileges on any device by installing "zteroot.apk" (must be signed by ZTE as AndroidOS checks signature and privs
@@ -211,6 +211,10 @@ uid=1000(system) gid=1000(system) groups=1000(system),1007(log),1010(wifi),1015(
211211
uname -a
212212
Linux localhost 3.10.49-g24db3b3 #1 SMP PREEMPT Sun Aug 20 11:59:09 CST 2017 armv7l
213213

214+
The Janus vulnerability is patched in the latest version of Z839V1.0.0B13 - this flaw was tested against
215+
firmware version Z839V1.0.0B08. The Emode engineering access is present in the latest version but exploitation
216+
must be achieved through other means.
217+
214218
-- Hacker Fantastic
215219
(https://hacker.house)
216220

0 commit comments

Comments
 (0)