Difference between revisions of "LibTiff Exploit"

From The iPhone Wiki
Jump to: navigation, search
m (Added CVE)
(it really should be "libtiff Exploit")
Line 1: Line 1:
  +
{{lowercase}}
==Exploit==
 
  +
== Credit ==
There was a buffer overflow in the iPhone's libtiff. This was exploited to run a small application to jailbreak and patch libtiff. This exploit was also used for PSP homebrew, which [[cmw]] also worked on. The source code of the exploit was later released by [[cmw]] on his [http://toc2rta.com/?q=node/30 blog].
 
 
==Credit==
 
 
[http://taviso.decsystem.org/ taviso], [[cmw]] (aka Niacin), Dre, [http://www.metasploit.com/ MetaSploit], rezn, dinopio, drudge, kroo, [[User:Pumpkin|pumpkin]], davidc, dunham, [[User:Planetbeing|planetbeing]], [[User:NerveGas|NerveGas]]
 
[http://taviso.decsystem.org/ taviso], [[cmw]] (aka Niacin), Dre, [http://www.metasploit.com/ MetaSploit], rezn, dinopio, drudge, kroo, [[User:Pumpkin|pumpkin]], davidc, dunham, [[User:Planetbeing|planetbeing]], [[User:NerveGas|NerveGas]]
  +
  +
== Exploit ==
  +
There was a buffer overflow in the iPhone's libtiff. This was exploited to run a small application to jailbreak and patch libtiff. This exploit was also used for PSP homebrew, which [[cmw]] also worked on. The source code of the exploit was later released by [[cmw]] on his [http://toc2rta.com/?q=node/30 blog].
   
 
== Sources ==
 
== Sources ==
*http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3459
+
* http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3459
  +
[[Category:Jailbreaks]]
 
 
[[Category:Exploits]]
 
[[Category:Exploits]]

Revision as of 15:27, 10 October 2012

Credit

taviso, cmw (aka Niacin), Dre, MetaSploit, rezn, dinopio, drudge, kroo, pumpkin, davidc, dunham, planetbeing, NerveGas

Exploit

There was a buffer overflow in the iPhone's libtiff. This was exploited to run a small application to jailbreak and patch libtiff. This exploit was also used for PSP homebrew, which cmw also worked on. The source code of the exploit was later released by cmw on his blog.

Sources