25 matches found
mmPlayer 2.2 (.ppl) Local Buffer Overflow Exploit (SEH)
No description provided by source. !/usr/bin/perl Title: mmPlayer 2.2 .ppl Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= RjRjh.ppl; my $junk= \x41 x 4090; my $nextseh=...
mmPlayer 2.2 (.m3u) Local Buffer Overflow Exploit (SEH)
No description provided by source. !/usr/bin/perl Title: mmPlayer 2.2 .m3u Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= RjRjh.m3u; my $junk= \x41 x 4090; my $nextseh=...
TFM MMPlayer (m3u/ppl File) Buffer Overflow
No description provided by source. This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core'...
TFM MMPlayer (m3u/ppl File) Buffer Overflow
This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'TFM MMPlayer...
TFM MMPlayer - '.m3u' / '.ppl' Local Buffer Overflow (Metasploit)
This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms of use. http://metasploit.com/framework/ require 'msf/core' class Metasploit3 'TFM MMPlayer...
TFM MMPlayer (m3u/ppl File) Buffer Overflow
This module exploits a buffer overflow in MMPlayer 2.2 The vulnerability is triggered when opening a malformed M3U/PPL file that contains an overly long string, which results in overwriting a SEH record, thus allowing arbitrary code execution under the context of the user. This module requires...
mmPlayer 2.2 - '.m3u' Local Buffer Overflow (SEH)
!/usr/bin/perl Title: mmPlayer 2.2 .m3u Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= "RjRjh.m3u"; my $junk= "\x41" x 4090; my $nextseh= "\xEB\x06\x90\x90"; my $seh=...
mmPlayer 2.2 - .ppl Local Buffer Overflow (SEH)
mmPlayer 2.2 - .ppl Local Buffer Overflow SEH !/usr/bin/perl Title: mmPlayer 2.2 .ppl Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= "RjRjh.ppl"; my $junk= "\x41" x 4090; my...
mmPlayer 2.2 - .m3u Local Buffer Overflow (SEH)
mmPlayer 2.2 - .m3u Local Buffer Overflow SEH !/usr/bin/perl Title: mmPlayer 2.2 .m3u Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= "RjRjh.m3u"; my $junk= "\x41" x 4090; my...
mmPlayer 2.2 (.m3u) Local Buffer Overflow Exploit (SEH)
Exploit for windows platform in category local exploits !/usr/bin/perl Title: mmPlayer 2.2 .m3u Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN Greetz: Inj3ct0r Exploit DataBase...
mmPlayer 2.2 - '.ppl' Local Buffer Overflow (SEH)
!/usr/bin/perl Title: mmPlayer 2.2 .ppl Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= "RjRjh.ppl"; my $junk= "\x41" x 4090; my $nextseh= "\xEB\x06\x90\x90"; my $seh=...
mmPlayer 2.2 .m3u Buffer Overflow
!/usr/bin/perl Title: mmPlayer 2.2 .m3u Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= "RjRjh.m3u"; my $junk= "\x41" x 4090; my $nextseh= "\xEB\x06\x90\x90"; my $seh=...
mmPlayer 2.2 .ppl Buffer Overflow
!/usr/bin/perl Title: mmPlayer 2.2 .ppl Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN my $file= "RjRjh.ppl"; my $junk= "\x41" x 4090; my $nextseh= "\xEB\x06\x90\x90"; my $seh=...
mmPlayer 2.2 (.ppl) Local Buffer Overflow Exploit (SEH)
Exploit for windows platform in category local exploits !/usr/bin/perl Title: mmPlayer 2.2 .ppl Local Buffer Overflow Exploit SEH Date: 23.03.2012 Author: RjRjh Hack3r Software Link: http://www.brnameg.com/download.php?id=3859 Tested on: Windows XP SP2 EN Greetz: Inj3ct0r Exploit DataBase...
TFM MMPlayer Version Detection
This script detects the version of TFM MMPlayer and sets the result in KB. OpenVAS Vulnerability Test $Id: secpodtfmmmplayerdetect.nasl 5372 2017-02-20 16:26:11Z cfi $ TFM MMPlayer Version Detection Authors: Nikita MR Copyright: Copyright c 2009 SecPod, http://www.secpod.com This program is free...
TFM MMPlayer Version Detection
This script detects the version of TFM MMPlayer. Copyright C 2009 Greenbone Networks GmbH 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-or-later This program is free software; you can...
TFM MMPlayer '.m3u' Buffer Overflow Vulnerability - July-09
This host is installed with TFM MMPlayer and is prone to stack based Buffer Overflow bulnerability. OpenVAS Vulnerability Test $Id: secpodtfmmmplayerm3ubofvuln.nasl 5122 2017-01-27 12:16:00Z teissa $ TFM MM Player '.m3u' Buffer Overflow Vulnerability - July-09 Authors: Nikita MR Copyright:...
CVE-2009-2566
Stack-based buffer overflow in TFM MMPlayer 2.0, and possibly 2.0.0.30, allows remote attackers to execute arbitrary code via a long string in a playlist .m3u file...
CVE-2009-2566
CVE-2009-2566 describes a stack-based buffer overflow in TFM MMPlayer triggered by a malformed M3U playlist, enabling arbitrary code execution. Public notes indicate the vulnerability affects MMPlayer 2.0 (and possibly 2.0.0.30); a later Metasploit module documents an exploit against MMPlayer (no...
CVE-2009-2566
Stack-based buffer overflow in TFM MMPlayer 2.0, and possibly 2.0.0.30, allows remote attackers to execute arbitrary code via a long string in a playlist .m3u file...