Lucene search
+L

306 matches found

securityvulns
securityvulns
added 2007/10/09 12:0 a.m.45 views

BT Home Flub: Pwnin the BT Home Hub

http://www.gnucitizen.org/blog/bt-home-flub-pwnin-the-bt-home-hub The BT Home Hub, which is probably the most popular home router in the UK, is susceptible to critical vulnerabilities. BT's plan is to sneak one of this boxes into every UK home. Not only does the BT Home Hub support broadband but...

7.8AI score
Exploits0
seebug.org
seebug.org
added 2007/09/18 12:0 a.m.11 views

Exploits DOS vulnerability on Thomson SIP phone ST 2030 using an empty packet

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; $msg = ""; $socket-send$msg;...

7.1AI score
Exploits0
Prion
Prion
added 2007/09/08 12:17 a.m.16 views

Code injection

The Thomson ST 2030 SIP phone with software 1.52.1 allows remote attackers to cause a denial of service device hang via 1 an empty SIP message or 2 a SIP INVITE message with a malformed To header, different vectors than CVE-2007-4553...

5CVSS6.9AI score0.08214EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2007/09/08 12:17 a.m.22 views

CVE-2007-4753

The Thomson ST 2030 SIP phone with software 1.52.1 allows remote attackers to cause a denial of service device hang via 1 an empty SIP message or 2 a SIP INVITE message with a malformed To header, different vectors than CVE-2007-4553...

5CVSS6.5AI score0.01707EPSS
Exploits0References7
CVE
CVE
added 2007/09/08 12:0 a.m.40 views

CVE-2007-4753

The CVE-2007-4753 family affects the Thomson ST 2030 SIP phone running software 1.52.1. It allows remote DoS (device hang) via SIP message parsing issues: (a) an empty SIP message and (b) a SIP INVITE with a malformed To header, with vectors distinct from CVE-2007-4553. Related CVE-2007-4553 desc...

5CVSS6.6AI score0.01707EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2007/09/08 12:0 a.m.23 views

CVE-2007-4753

The Thomson ST 2030 SIP phone with software 1.52.1 allows remote attackers to cause a denial of service device hang via 1 an empty SIP message or 2 a SIP INVITE message with a malformed To header, different vectors than CVE-2007-4553...

6.5AI score0.01707EPSS
Exploits0References7
seebug.org
seebug.org
added 2007/08/29 12:0 a.m.17 views

Thomson SpeedTouch 2030 SIP畸形INVITE消息远程拒绝服务漏洞

BUGTRAQ ID: 25446 Thomson ST 2030是符合SIP/MGCP协议标准的VoIP电话。 ST 2030处理畸形的INVITE请求时存在漏洞,远程攻击者可能利用此漏洞导致设备不可用。 ST 2030电话没有正确地处理INVITE消息,如果远程攻击者向电话发送的INVITE消息中Via:字段中版本后包含有“/”字符的话,就会导致设备崩溃。 Thomnson SpeedTouch 2030 1.52.1 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:...

6.9AI score
Exploits0
Prion
Prion
added 2007/08/28 12:17 a.m.19 views

Code injection

The Thomson ST 2030 SIP phone with software 1.52.1 allows remote attackers to cause a denial of service device hang via an INVITE message with a Via header that contains a '/' slash instead of the required space following the SIP version number...

5CVSS6.8AI score0.08214EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2007/08/28 12:17 a.m.20 views

CVE-2007-4553

The Thomson ST 2030 SIP phone with software 1.52.1 allows remote attackers to cause a denial of service device hang via an INVITE message with a Via header that contains a '/' slash instead of the required space following the SIP version number...

5CVSS6.5AI score0.08214EPSS
Exploits0References7
securityvulns
securityvulns
added 2007/08/28 12:0 a.m.28 views

Thomson ST 2030 SIP phone DoS

Crash on invalid INVITE request Via: and To: headers and also on empty message...

2.9AI score
Exploits0References3Affected Software1
securityvulns
securityvulns
added 2007/08/28 12:0 a.m.37 views

[Full-disclosure] DOS vulnerability on Thomson SIP phone ST 2030 using an empty packet

MADYNES Security Advisory : Remote DOS on Thomson SIP phone ST 2030 using an empty packet Date of Discovery 15 February, 2007 Vendor was notified on 1 March 2007 ID: KIPH10 Synopsis After sending an empty message the device looks functional but in fact does not respond to any event provoking a Do...

0.2AI score
Exploits0
exploitpack
exploitpack
added 2007/08/28 12:0 a.m.11 views

Thomson SpeedTouch 2030 - SIP Empty Message Remote Denial of Service

Thomson SpeedTouch 2030 - SIP Empty Message Remote Denial of Service source: https://www.securityfocus.com/bid/25464/info Thomson SpeedTouch 2030 is prone to a denial-of-service vulnerability because the device fails to handle specially crafted SIP INVITE messages. Exploiting this issue allows...

Exploits0
seebug.org
seebug.org
added 2007/08/28 12:0 a.m.16 views

Thomson SIP phone ST 2030 Remote Denial of Service Exploit

No description provided by source. !/usr/bin/perl Vulneravility for Thomson 2030 firmware v1.52.1 It provokes a DoS in the device. use IO::Socket::INET; die "Usage $0 dst port username" unless $ARGV2; $socket=new IO::Socket::INET-newPeerPort=$ARGV1, Proto='udp', PeerAddr=$ARGV0; $msg = "INVITE...

7.1AI score
Exploits0
CVE
CVE
added 2007/08/28 12:0 a.m.42 views

CVE-2007-4553

CVE-2007-4553 affects Thomson ST 2030 SIP phone running software 1.52.1. The issue is a denial-of-service caused by processing a malformed SIP INVITE where the Via header contains a '/' in place of the required space after the SIP version number. This header parsing defect can cause the device to...

5CVSS6.5AI score0.08214EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2007/08/28 12:0 a.m.25 views

CVE-2007-4553

The Thomson ST 2030 SIP phone with software 1.52.1 allows remote attackers to cause a denial of service device hang via an INVITE message with a Via header that contains a '/' slash instead of the required space following the SIP version number...

6.5AI score0.08214EPSS
Exploits0References7
Exploit DB
Exploit DB
added 2007/08/28 12:0 a.m.20 views

Thomson SpeedTouch 2030 - SIP Empty Message Remote Denial of Service

source: https://www.securityfocus.com/bid/25464/info Thomson SpeedTouch 2030 is prone to a denial-of-service vulnerability because the device fails to handle specially crafted SIP INVITE messages. Exploiting this issue allows remote attackers to cause the device to stop responding, thus denying...

7.4AI score
Exploits0
securityvulns
securityvulns
added 2007/08/27 12:0 a.m.31 views

[Full-disclosure] DOS vulnerability on Thomson SIP phone ST 2030 using the VIA Header

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...

0.3AI score
Exploits0
securityvulns
securityvulns
added 2007/08/27 12:0 a.m.31 views

[Full-disclosure] DOS vulnerability on Thomson SIP phone ST 2030 using the TO Header

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: KIPH9 Synopsis After sending a message where the TO URI field is crafted, the device looks functional but in fact does not respond to any event provoking...

0.1AI score
Exploits0
exploitpack
exploitpack
added 2007/08/27 12:0 a.m.13 views

Thomson SpeedTouch ST 2030 (SIP Phone) - SIP Invite Message Remote Denial of Service

Thomson SpeedTouch ST 2030 SIP Phone - SIP Invite Message Remote Denial of Service source: https://www.securityfocus.com/bid/25446/info Thomson SpeedTouch 2030 is prone to a denial-of-service vulnerability because the device fails to handle specially crafted SIP INVITE messages. Exploiting this...

7.4AI score
Exploits0
0day.today
0day.today
added 2007/08/27 12:0 a.m.21 views

Thomson SIP phone ST 2030 Remote Denial of Service Exploit

Exploit for hardware platform in category dos / poc ========================================================== Thomson SIP phone ST 2030 Remote Denial of Service Exploit ========================================================== !/usr/bin/perl Vulneravility for Thomson 2030 firmware v1.52.1 It...

7AI score
Exploits0
Rows per page
Query Builder