5
CVSSv2

CVE-2010-1226

Published: 01/04/2010 Updated: 02/04/2010
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The HTTP client functionality in Apple iPhone OS 3.1 on the iPhone 2G and 3.1.3 on the iPhone 3GS allows remote malicious users to cause a denial of service (Safari, Mail, or Springboard crash) via a crafted innerHTML property of a DIV element, related to a "malformed character" issue.

Vulnerable Product Search on Vulmon Subscribe to Product

apple iphone_os 3.1

apple iphone_os 3.1.3

Exploits

#!/usr/bin/python #iPhone Springboard crash PoC by Chase Higgins Devices tested: iPhone 2G @ OS 31, iPhone 3GS @ 313 #this script acts as webserver, and causes Safari, as well as Mail and Springboard to crash #all these apps crash after running this exploit on the iPhone Unable to debug any of these processes as the gdb on my #device is acti ...