Difference between revisions of "AT+XLOG Vulnerability"

From The iPhone Wiki
Jump to: navigation, search
m
Line 15: Line 15:
 
==Implementation==
 
==Implementation==
 
The exploit is used in [[ultrasn0w]] and [[purplesn0w]].
 
The exploit is used in [[ultrasn0w]] and [[purplesn0w]].
  +
  +
{{stub|iPhone}}
   
 
[[Category:Baseband Exploits]]
 
[[Category:Baseband Exploits]]

Revision as of 16:02, 19 February 2011

Used as an injection vector in purplesn0w and older versions of ultrasn0w to unlock the X-Gold 608. Currently available in all baseband versions until 4.26.08.

Credit

Oranav

Exploit

There is a stack overflow in the AT+XLOG=1,"..." command, which allows unsigned code execution on the X-Gold 608.

at+xlog=1,"jjjjjjjjjjjjjjjjjjjjjjjjjjjj44445555PPPP"
j's are junk
R4 = 4
R5 = 5
PC = P

Implementation

The exploit is used in ultrasn0w and purplesn0w.

IPhone.png This iPhone article is a "stub", an incomplete page. Please add more content to this article and remove this tag.