4477 matches found
thomsonsip-dos.txt
MADYNES Security Advisory : Remote DOS on Thomson SIP phone ST 2030 Date of Discovery 15 February, 2007 Vendor was notified on 1 March 2007 ID: KIPH8 Synopsis After sending a message where the a space is replaced by a slash after the SIP version in the VIA, the device looks functional but in fact...
CVE-2007-4498
The Grandstream SIP Phone GXV-3000 with firmware 1.0.1.7, Loader 1.0.0.6, and Boot 1.0.0.18 allows remote attackers to force silent call completion, eavesdrop on the phone's local environment, and cause a denial of service blocked call reception via a certain SIP INVITE message followed by a...
Code injection
The Grandstream SIP Phone GXV-3000 with firmware 1.0.1.7, Loader 1.0.0.6, and Boot 1.0.0.18 allows remote attackers to force silent call completion, eavesdrop on the phone's local environment, and cause a denial of service blocked call reception via a certain SIP INVITE message followed by a...
CVE-2007-4498
The CVE-2007-4498 entry affects the Grandstream GXV-3000 SIP Phone (firmware 1.0.1.7; Loader 1.0.0.6; Boot 1.0.0.18). It describes a vulnerability where remote attackers can force silent call completion, eavesdrop on the phone’s local environment, and cause a denial of service (blocked call recep...
CVE-2007-4498
The Grandstream SIP Phone GXV-3000 with firmware 1.0.1.7, Loader 1.0.0.6, and Boot 1.0.0.18 allows remote attackers to force silent call completion, eavesdrop on the phone's local environment, and cause a denial of service blocked call reception via a certain SIP INVITE message followed by a...
Grandstream GXV-3000 SIP Phone eavesdropping
It's possible to take the phone off hook without user intervention...
[Full-disclosure] Remote eavesdropping with SIP Phone GXV-3000
While playing with the SIP Madynes stateful fuzzer for a description see http://hal.inria.fr/inria-00166947/en, we have realized that some SIP stack engines have serious bugs allowing to an attacker to automatically make a remote phone accept the call without ringing and without asking the user t...
CVE-2007-4459
Cisco IP Phone 7940 and 7960 with P0S3-08-6-00 firmware, and other SIP firmware before 8.70, allows remote attackers to cause a denial of service device reboot via 1 a certain sequence of 10 invalid SIP INVITE and OPTIONS messages; or 2 a certain invalid SIP INVITE message that contains a remote...
Code injection
Cisco IP Phone 7940 and 7960 with P0S3-08-6-00 firmware, and other SIP firmware before 8.70, allows remote attackers to cause a denial of service device reboot via 1 a certain sequence of 10 invalid SIP INVITE and OPTIONS messages; or 2 a certain invalid SIP INVITE message that contains a remote...
CVE-2007-4459
Cisco IP Phone 7940 and 7960 with P0S3-08-6-00 firmware, and other SIP firmware before 8.70, allows remote attackers to cause a denial of service device reboot via 1 a certain sequence of 10 invalid SIP INVITE and OPTIONS messages; or 2 a certain invalid SIP INVITE message that contains a remote...
CVE-2007-4459
Cisco IP Phone CVE-2007-4459 affects the 7940/7960 series with firmware up to P0S3-08-6-00 (and other SIP firmware before 8.7(0)). A remote, unauthenticated attacker on the voice VLAN can cause a denial of service resulting in a reboot by sending a specific sequence of malformed SIP messages (or ...
Cisco IP Phone 7940 (10 SIP messages) Remote Denial of Service Exploit
Exploit for hardware platform in category dos / poc ====================================================================== Cisco IP Phone 7940 10 SIP messages Remote Denial of Service Exploit ====================================================================== !/usr/bin/perl use IO::Socket::INE...
Cisco IP Phone 7940 (10 SIP messages) Remote Denial of Service Exploit
No description provided by source. !/usr/bin/perl use IO::Socket::INET; die "Usage $0 dst-address dst-port dstusername src-address" unless $ARGV3; $socket=new IO::Socket::INET-newPeerPort=$ARGV1, Proto='udp', PeerAddr=$ARGV0; ...
Cisco IP Phone 7940 - 10 SIP Messages Remote Denial of Service
Cisco IP Phone 7940 - 10 SIP Messages Remote Denial of Service !/usr/bin/perl use IO::Socket::INET; die "Usage $0 " unless $ARGV3; $socket=new IO::Socket::INET-newPeerPort=$ARGV1, Proto='udp', PeerAddr=$ARGV0; $msg = "INVITE sip:$ARGV2@$ARGV0 SIP/2.0\r\nVia: SIP/2.0/UDP...
Cisco IP Phone 7940 - 3 SIP Messages Remote Denial of Service
Cisco IP Phone 7940 - 3 SIP Messages Remote Denial of Service !/usr/bin/perl use IO::Socket::INET; die "Usage $0 " unless $ARGV2; $socket=new IO::Socket::INET-newPeerPort=$ARGV1, Proto='udp', PeerAddr=$ARGV0; $msg = "INVITE sip:$ARGV2@$ARGV0 SIP/2.0\r\nVia:...
Cisco IP Phone 7940 (3 SIP messages) Remote Denial of Service Exploit
No description provided by source. !/usr/bin/perl use IO::Socket::INET; die "Usage $0 dst port username" unless $ARGV2; $socket=new IO::Socket::INET-newPeerPort=$ARGV1, Proto='udp', PeerAddr=$ARGV0; ...
Cisco IP Phone 7940 (3 SIP messages) Remote Denial of Service Exploit
Exploit for hardware platform in category dos / poc ===================================================================== Cisco IP Phone 7940 3 SIP messages Remote Denial of Service Exploit ===================================================================== !/usr/bin/perl use IO::Socket::INET;...
Cisco IP Phone 7940 - 3 SIP Messages Remote Denial of Service
!/usr/bin/perl use IO::Socket::INET; die "Usage $0 " unless $ARGV2; $socket=new IO::Socket::INET-newPeerPort=$ARGV1, Proto='udp', PeerAddr=$ARGV0; $msg = "INVITE sip:$ARGV2@$ARGV0 SIP/2.0\r\nVia: SIP/2.0/UDP\t192.168.1.2;rport;branch=00\r\nFrom: ;tag=00\r\nTo: ;tag=00\r\nCall-ID:...
WengoPhone SIP Soft Phone畸形报文拒绝服务漏洞
WengoPhone SIP Soft Phone是一款基于SIP的VoIP电话程序。 WengoPhone SIP Soft Phone实现存在消息验证检查问题,远程攻击者可以利用漏洞进行拒绝服务攻击,使应用程序崩溃。 问题是存在于SIP客户端组件不正确处理SIP报文,MESSAGE处理没有"Content-Type"字段的畸形报文可导致应用程序崩溃。 Wengo WengoPhone 2.1 目前没有解决方案提供: http://www.wengophone.com/ /main.cpp/ include stdio.h include string using namespace...
wengophone-dos.txt
Title ===== WengoPhone SIP phone Remote Denial of Service vulnerability Date ==== 10 August 2007 Affected Software ================= WengoPhone versions 2.x tested on 2.1 Overview ======== WengoPhone is a thriving VoIP Service Provider from France. It is a free and wild used SIP based softphone...