Pwnage 2.0

From The iPhone Wiki
Revision as of 23:51, 23 June 2009 by NetMage (talk | contribs) (Change category to match other similar pages)
Jump to: navigation, search

This exploit in the VROM is really the ultimate exploit, since it allows unsigned code to be run at the lowest level. It can be patched out only by a new hardware revision.

Credit

The dev team

Exploit

There is a stack overflow in the certificate parsing code. By passing a malformed certificate, unsigned code can be run.

Implementations