Lucene search
+L

811 matches found

CVE
CVE
added 2009/05/28 2:00 p.m.67 views

CVE-2009-1801

The CVE-2009-1801 entry describes multiple XSS vulnerabilities in FreePBX releases: 2.5.1 and other 2.4.x, 2.5.x, and pre-release 2.6.x. The flaws allow remote attackers to inject arbitrary web script or HTML via specific parameters: (1) display in reports.php, (2) order and (3) extdisplay in con...

4.3CVSS5.9AI score0.01263EPSS
SaveExploits0References7Affected Software2
CVE
CVE
added 2009/05/28 2:00 p.m.74 views

CVE-2009-1803

CVE-2009-1803 affects FreePBX 2.5.1 and other 2.4.x, 2.5.x, and pre-release 2.6.x; the vulnerability stems from different error messages shown on failed login attempts, which reveals whether a user account exists. This behavioral difference enables remote attackers to enumerate valid usernames. T...

5CVSS6.9AI score0.01218EPSS
SaveExploits0References4Affected Software2
seebug.org
seebug.org
added 2009/05/09 12:00 a.m.47 views

FreePBX跨站脚本和信息泄漏漏洞

Bugraq ID: 34857 CNCAN ID:CNCAN-2009050801 FreePBX是一款用来控制Asterisk的图形化接口。 FreePBX存在多个安全问题,远程攻击者可以利用漏洞获得系统敏感信息或进行跨站脚本攻击。 -reports.php脚本对"display"参数,config.php对"order"和"extdisplay"参数,recordings/index.php脚本对"sort"参数在返回用户前缺少过滤,可导致在用户浏览器会话中执行任意HTML和脚本代码。...

6.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/10/23 12:00 a.m.28 views

phone-sqlxss.txt

In a previous post http://seclists.org/fulldisclosure/2007/Oct/0174.html , we have seen how XSS injection can be performed over SIP to inject malicious JavaScript into the browser of an user that check the call history of his phone. In this post, we will detail how XSS injection can be performed...

7.4AI score
SaveExploits0
Prion
Prion
added 2007/04/30 10:19 p.m.19 views

Code injection

admin/config.php in the music-on-hold module in freePBX 2.2.x allows remote authenticated administrators to execute arbitrary commands via shell metacharacters in the del parameter...

6.5CVSS7.8AI score0.02276EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2007/04/30 10:00 p.m.57 views

CVE-2007-2350

The CVE concerns admin/config.php in the music-on-hold module of freePBX 2.2.x. It allows a remote authenticated administrator to execute arbitrary commands via shell metacharacters in the del parameter, indicating input handling/sanitization flaws in that file. Impact is potential remote command...

6.5CVSS7.3AI score0.02276EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2007/04/24 5:19 p.m.17 views

CVE-2007-2191

Multiple cross-site scripting XSS vulnerabilities in freePBX 2.2.x allow remote attackers to inject arbitrary web script or HTML via the 1 From, 2 To, 3 Call-ID, 4 User-Agent, and unspecified other SIP protocol fields, which are stored in /var/log/asterisk/full and displayed by...

6.8CVSS5.7AI score0.04456EPSS
SaveExploits2References7
Prion
Prion
added 2007/04/24 5:19 p.m.20 views

Cross site scripting

Multiple cross-site scripting XSS vulnerabilities in freePBX 2.2.x allow remote attackers to inject arbitrary web script or HTML via the 1 From, 2 To, 3 Call-ID, 4 User-Agent, and unspecified other SIP protocol fields, which are stored in /var/log/asterisk/full and displayed by...

6.8CVSS5.9AI score0.04456EPSS
SaveExploits2References7Affected Software1
CVE
CVE
added 2007/04/24 5:00 p.m.61 views

CVE-2007-2191

CVE-2007-2191 describes multiple cross-site scripting (XSS) vulnerabilities in FreePBX 2.2.x . The flaws allow remote attackers to inject arbitrary web script or HTML via SIP-related fields (1) From, (2) To, (3) Call-ID, (4) User-Agent, and potentially other SIP headers, with the malicious data s...

6.8CVSS5.7AI score0.04456EPSS
SaveExploits2References7Affected Software1
Cvelist
Cvelist
added 2007/04/24 5:00 p.m.25 views

CVE-2007-2191

Multiple cross-site scripting XSS vulnerabilities in freePBX 2.2.x allow remote attackers to inject arbitrary web script or HTML via the 1 From, 2 To, 3 Call-ID, 4 User-Agent, and unspecified other SIP protocol fields, which are stored in /var/log/asterisk/full and displayed by...

5.7AI score0.04456EPSS
SaveExploits2References7
Packet Storm
Packet Storm
added 2007/04/24 12:00 a.m.24 views

asterisk-inject.txt

I've found a code injection in the music-on-hold module at freePBX's portal. There are Inssuficient filters in the delete functions. Only " ' and ; are being filtered. Vulnerable Lines: 300: $rmcmd="rm -f "".$pathtodir."/". $del."""; 301: exec$rmcmd; Example code:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2007/04/23 12:00 a.m.26 views

meth-xss.txt

!/usr/bin/php -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- =-=-=-=-=-= ISSUE: SIP protocol's fields such as From, To, Call-ID, User-Agent and many others can carry html tags, wich are shown unfiltered by the Asterisk Log File tools located at...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2007/04/22 12:00 a.m.56 views

[Full-disclosure] freePBX 2.2.x's Music-on-hold Remote Code Execution Injection

I've found a code injection in the music-on-hold module at freePBX's portal. There are Inssuficient filters in the delete functions. Only " ' and ; are being filtered. Vulnerable Lines: 300: $rmcmd="rm -f "".$pathtodir."/". $del."""; 301: exec$rmcmd; Example code:...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/04/20 12:00 a.m.42 views

FreePBX 2.2 - SIP Packet Multiple HTML Injection Vulnerabilities

source: https://www.securityfocus.com/bid/23575/info FreePBX is prone to multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input data before using it in dynamically generated content. Attacker-supplied HTML and script code may be executed in the conte...

6.8CVSS5.8AI score0.04456EPSS
SaveExploits2
exploitpack
exploitpack
added 2007/04/20 12:00 a.m.19 views

FreePBX 2.2 - SIP Packet Multiple HTML Injection Vulnerabilities

FreePBX 2.2 - SIP Packet Multiple HTML Injection Vulnerabilities source: https://www.securityfocus.com/bid/23575/info FreePBX is prone to multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input data before using it in dynamically generated content...

0.8AI score
SaveExploits0
NVD
NVD
added 2007/03/03 9:19 p.m.12 views

CVE-2006-7107

PHP remote file inclusion vulnerability in upgrade.php in Coalescent Systems freePBX 2.1.3 allows remote attackers to execute arbitrary PHP code via a URL in the ampconfAMPWEBROOT parameter...

7.5CVSS7.5AI score0.02306EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2007/03/03 9:00 p.m.23 views

CVE-2006-7107

PHP remote file inclusion vulnerability in upgrade.php in Coalescent Systems freePBX 2.1.3 allows remote attackers to execute arbitrary PHP code via a URL in the ampconfAMPWEBROOT parameter...

7.5AI score0.02306EPSS
SaveExploits2References3
CVE
CVE
added 2007/03/03 9:00 p.m.46 views

CVE-2006-7107

CVE-2006-7107 is a PHP remote file inclusion vulnerability in upgrade.php of Coalescent Systems freePBX 2.1.3. The issue allows remote attackers to execute arbitrary PHP code via a URL in the amp_conf[AMPWEBROOT] parameter, due to inadequate input handling. The linked sources (NVD and CVE listing...

7.5CVSS7.9AI score0.02306EPSS
SaveExploits2References3Affected Software1
seebug.org
seebug.org
added 2006/12/06 12:00 a.m.38 views

FreePBX Shell命令执行漏洞

FreePBX是一款开放源代码的VOIP应用服务程序。 FreePBX不正确处理SHELL元字符,远程攻击者可以利用漏洞以进程权限执行任意命令。 由于对CALLERIDname或者number中的SHELL元字符缺少处理,可导致提交恶意字符串,以WEB权限执行。 OSSP Sheila 1.1.5 + Debian Linux 3.0 + HP Secure OS software for Linux 1.0 + MandrakeSoft Corporate Server 1.0.1 + MandrakeSoft Linux Mandrake 8.2 + MandrakeSoft Lin...

7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2006/12/04 11:28 a.m.2 views

CVE-2006-6244

Coalescent Systems freePBX formerly Asterisk Management Portal before 2.2.0rc1 allows attackers to execute arbitrary commands via shell metacharacters in 1 CALLERIDname or 2 CALLERIDnumber...

7.5CVSS6AI score0.01695EPSS
SaveExploits0References6
Rows per page
Query Builder