15 matches found
SIPfoundry sipXphone 2.6.0.27 CSeq Buffer Overflow
No description provided by source. $Id: sipxphonecseq.rb 9525 2010-06-15 07:18:08Z jduck $ 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 us...
SIPfoundry sipXezPhone 0.35a CSeq Field Overflow
No description provided by source. $Id: sipxezphonecseq.rb 9525 2010-06-15 07:18:08Z jduck $ 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...
SIPfoundry sipXezPhone 0.35a - CSeq Field Overflow (Metasploit)
$Id: sipxezphonecseq.rb 9525 2010-06-15 07:18:08Z jduck $ 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/framewor...
SIPfoundry sipXphone 2.6.0.27 - CSeq Buffer Overflow (Metasploit)
$Id: sipxphonecseq.rb 9525 2010-06-15 07:18:08Z jduck $ 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/...
SIPfoundry sipXphone 2.6.0.27 CSeq Buffer Overflow
$Id$ 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 'SIPfoundry...
AOL AIM SIPFoundry sipXtapi RTCP Processing Heap Overflow Vulnerability
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of AOL AIM. Successful exploitation requires the victim to accept a Video Messaging session with the attacker. The specific flaw exists in the SIP protocol implementation library, sipXtapi.dll. If a...
SIPfoundry sipXphone 2.6.0.27 CSeq Buffer Overflow
This module exploits a buffer overflow in SIPfoundry's sipXphone 2.6.0.27. By sending an overly long CSeq value, a remote attacker could overflow a buffer and execute arbitrary code on the system with the privileges of the affected application. This module requires Metasploit:...
SIPfoundry sipXezPhone 0.35a CSeq Field Overflow
This module exploits a buffer overflow in SIPfoundry's sipXezPhone version 0.35a. By sending an long CSeq header, a remote attacker could overflow a buffer and execute arbitrary code on the system with the privileges of the affected application. This module requires Metasploit:...
SIPfoundry sipXtapi (CSeq) Remote Buffer Overflow Exploit
Exploit for unknown platform in category remote exploits ========================================================= SIPfoundry sipXtapi CSeq Remote Buffer Overflow Exploit ========================================================= !/usr/bin/perl Remote Buffer Overflow in sipXtapi bad char 0x00 0x09...
CVE-2006-3524
Buffer overflow in SIPfoundry sipXtapi released before 20060324 allows remote attackers to execute arbitrary code via a long CSeq field value in an INVITE message...
CVE-2006-3524
Buffer overflow in SIPfoundry sipXtapi released before 20060324 allows remote attackers to execute arbitrary code via a long CSeq field value in an INVITE message...
CVE-2006-3524
CVE-2006-3524 is a buffer overflow in SIPfoundry SIPXtapi, with public exploits targeting SIP-related components (sipXezPhone 0.35a, sipXphone 2.6.0.27) via an overly long CSeq value in SIP INVITE/CSeq processing. The vulnerability allows remote code execution and has in-the-wild Metasploit/Explo...
SIPfoundry sipXtapi - 'CSeq' Remote Buffer Overflow (PoC)
!/usr/bin/perl PoC Exploit By [email protected] Remote Buffer Overflow in sipXtapi use IO::Socket; use strict; print "sipXtapi Exploit by Michael Thumann \n\n"; if not $ARGV0 print "Usage: sipx.pl \n"; exit; $target=$ARGV0; my $source ="127.0.0.1"; my $targetport = 5060; my $user ="bad"; my...
SIPfoundry sipXtapi - CSeq Remote Buffer Overflow (PoC)
SIPfoundry sipXtapi - CSeq Remote Buffer Overflow PoC !/usr/bin/perl PoC Exploit By [email protected] Remote Buffer Overflow in sipXtapi use IO::Socket; use strict; print "sipXtapi Exploit by Michael Thumann \n\n"; if not $ARGV0 print "Usage: sipx.pl \n"; exit; $target=$ARGV0; my $source...
SIPfoundry sipXtapi (CSeq) Remote Buffer Overflow Exploit PoC
Exploit for hardware platform in category dos / poc ============================================================= SIPfoundry sipXtapi CSeq Remote Buffer Overflow Exploit PoC ============================================================= !/usr/bin/perl PoC Exploit By email protected Remote Buffer...