Lucene search
+L

4500 matches found

NVD
NVD
added 2007/01/18 2:28 a.m.22 views

CVE-2007-0334

Unspecified vulnerability in the SIP module in InGate Firewall and SIParator before 4.5.1 allows remote attackers to conduct replay attacks on the authentication mechanism via unknown vectors...

7.5CVSS6.8AI score0.01758EPSS
SaveExploits0References6
CVE
CVE
added 2007/01/18 2:0 a.m.48 views

CVE-2007-0334

CVE-2007-0334 affects InGate Firewall and SIParator SIP module prior to version 4.5.1. The issue is a replay vulnerability in the authentication mechanism, allowing remote attackers to replay credentials or authentication data. No concrete exploit details are provided in the supplied documents. R...

7.5CVSS6.8AI score0.01758EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2007/01/18 2:0 a.m.31 views

CVE-2007-0334

Unspecified vulnerability in the SIP module in InGate Firewall and SIParator before 4.5.1 allows remote attackers to conduct replay attacks on the authentication mechanism via unknown vectors...

6.8AI score0.01758EPSS
SaveExploits0References6
seebug.org
seebug.org
added 2006/12/31 12:0 a.m.56 views

OpenSER OSP模块Validateospheader函数缓冲区溢出漏洞

OpenSER是一款开放源码的SIP服务器。 OpenSER的开放结算协议(OSP)模块中Validateospheader函数在处理特制报文时存在缓冲区溢出,远程攻击者可能利用此漏洞在服务器上执行任意指令。 漏洞相关的代码如下: int validateospheader struct sipmsg msg, char ignore1, char ignore2 如果攻击者向服务器发送了恶意报文的话就可能触发这个漏洞,导致远程执行任意指令。 OpenSER OpenSER = 1.1.0 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/29 12:0 a.m.21 views

OpenSER SMS处理模块远程溢出漏洞

OpenSER是一款开放源码的SIP服务器。 OpenSER的SMS处理模块存在缓冲区溢出漏洞,远程攻击者可能利用此漏洞在服务器上执行任意指令。 以下函数: int fetchsmsstruct modem mdm, int sim, char pdu 可能会导致内存破坏的情况。如果beginning被拷贝到函数参数PDU char的话就会触发这个漏洞,导致执行任意代码。 OpenSER OpenSER = 1.1.0 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/26 12:0 a.m.22 views

OpenSER Parse_Expression远程缓冲区溢出漏洞

OpenSER是一款开放源代码的SIP路由实现。 OpenSER包含的parseexpression函数存在边界条件错误,远程攻击者可以利用漏洞以服务进程权限执行任意指令。 问题存在于static int parseexpressionchar str, expression e, expression eexceptions函数中,由于/str/没有进行正确检查,可能导致覆盖目标缓冲区而造成任意代码执行。目前没有详细漏洞细节提供。 OpenSER OpenSER 1.1 目前没有详细解决方案提供: http://www.openser.org/...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/12/10 12:0 a.m.58 views

Cisco PIX SIP实现未授权UDP端口转发漏洞

Cisco PIX是一款流行的硬件防火墙设备。 Cisco PIX 500系列安全设备处理SIP消息时存在问题,远程攻击者可以利用漏洞转发UDP包到任意设备,造成绕过防火墙设置获得敏感信息。 当接收到特殊的SIP消息时,PIX会打开UDP连接到内部网络的任意设备,此连接允许攻击者发送任意UDP通信到内部设备,导致绕过防火墙规则进行通信。 Cisco PIX Firewall 535 Cisco PIX Firewall 525 6.3 Cisco PIX Firewall 525 Cisco PIX Firewall 520 Cisco PIX Firewall 515E Cisco P...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2006/11/01 12:0 a.m.40 views

[Full-disclosure] Asterisk Local and Remote Denial of Service Vulnerability

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Product: Asterisk Open Source PBX Impact: Multiple Local and Remote Denials of Service Versions: All versions prior to 1.2.13 Author: Jesus Oquendo echo @infiltrated|sed 's/^/sil/g;s/$/.net/g' I. BACKGROUND Asterisk is an Open Source PBX which runs on...

1AI score
SaveExploits0
Metasploit
Metasploit
added 2006/10/31 11:18 p.m.29 views

SIP Invite Spoof

This module will create a fake SIP invite request making the targeted device ring and display fake caller id information. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'SIP Invite Spoof',...

7.3AI score
SaveExploits0
seebug.org
seebug.org
added 2006/10/25 12:0 a.m.55 views

Asterisk chan_skinny远程缓冲区溢出漏洞

Asterisk是一款PBX系统的软件,运行在Linux系统上,支持使用SIP、IAX、H323协议进行IP通话。 Asterisk的chanskinny.c文件中的static int getinputstruct skinnysession s函数没有正确地验证报文头中用户所提供的长度。远程攻击者可以通过发送特制报文来触发缓冲区溢出漏洞,导致执行任意指令。 asterisk-1.2.12.1/channels/chanskinny.c的2860-2870中的漏洞代码: ---------------- res = reads-fd, s-inbuf, 4; // - integer...

6.9AI score
SaveExploits0
NVD
NVD
added 2006/10/23 5:7 p.m.35 views

CVE-2006-5445

Unspecified vulnerability in the SIP channel driver channels/chansip.c in Asterisk 1.2.x before 1.2.13 and 1.4.x before 1.4.0-beta3 allows remote attackers to cause a denial of service resource consumption via unspecified vectors that result in the creation of "a real pvt structure" that uses mor...

7.8CVSS6.5AI score0.03462EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2006/10/23 5:7 p.m.21 views

CVE-2006-5445

Unspecified vulnerability in the SIP channel driver channels/chansip.c in Asterisk 1.2.x before 1.2.13 and 1.4.x before 1.4.0-beta3 allows remote attackers to cause a denial of service resource consumption via unspecified vectors that result in the creation of "a real pvt structure" that uses mor...

7.8CVSS5.9AI score0.03462EPSS
SaveExploits0References1
OSV
OSV
added 2006/10/23 5:7 p.m.1 views

DEBIAN-CVE-2006-5445

Unspecified vulnerability in the SIP channel driver channels/chansip.c in Asterisk 1.2.x before 1.2.13 and 1.4.x before 1.4.0-beta3 allows remote attackers to cause a denial of service resource consumption via unspecified vectors that result in the creation of "a real pvt structure" that uses mor...

7.8CVSS6.5AI score0.03462EPSS
SaveExploits0References1
OSV
OSV
added 2006/10/23 5:7 p.m.12 views

CVE-2006-5445

Unspecified vulnerability in the SIP channel driver channels/chansip.c in Asterisk 1.2.x before 1.2.13 and 1.4.x before 1.4.0-beta3 allows remote attackers to cause a denial of service resource consumption via unspecified vectors that result in the creation of "a real pvt structure" that uses mor...

6.4AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2006/10/23 5:0 p.m.30 views

CVE-2006-5445

Unspecified vulnerability in the SIP channel driver channels/chansip.c in Asterisk 1.2.x before 1.2.13 and 1.4.x before 1.4.0-beta3 allows remote attackers to cause a denial of service resource consumption via unspecified vectors that result in the creation of "a real pvt structure" that uses mor...

7.8CVSS6.2AI score0.03462EPSS
SaveExploits0
CVE
CVE
added 2006/10/23 5:0 p.m.81 views

CVE-2006-5445

Summary: CVE-2006-5445 affects the SIP channel driver (channels/chan_sip.c) in Asterisk. Affected versions are Asterisk 1.2.x before 1.2.13 and 1.4.x before 1.4.0-beta3. Impact: remote attackers can cause a denial of service through resource consumption by triggering creation of a real pvt struct...

7.8CVSS6.4AI score0.03462EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2006/10/23 5:0 p.m.29 views

CVE-2006-5445

Unspecified vulnerability in the SIP channel driver channels/chansip.c in Asterisk 1.2.x before 1.2.13 and 1.4.x before 1.4.0-beta3 allows remote attackers to cause a denial of service resource consumption via unspecified vectors that result in the creation of "a real pvt structure" that uses mor...

6.4AI score0.03462EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2006/10/14 12:0 a.m.19 views

Debian DSA-1062-1 : kphone - insecure file creation

Sven Dreyer discovered that KPhone, a Voice over IP client for KDE, creates a configuration file world-readable, which could leak sensitive information like SIP passwords. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted fr...

4.6CVSS5.3AI score0.00339EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2006/10/03 12:0 a.m.14 views

SIP Server Detection

Binary data 3767.prm...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/10/02 12:0 a.m.8 views

SIP Server Detection

Binary data 3763.prm...

7.3AI score
SaveExploits0
Rows per page
Query Builder