Lucene search
+L

1118 matches found

seebug.org
seebug.org
added 2015/10/20 12:00 a.m.30 views

kppw最新版前台sql注入

简要描述: 我这么认真,你们还是给我点对应的rank吧 详细说明: 算上关联的函数,本来还有很多的,我自己也没有找了, 我测试的是utf版本的,你们gbk版本由于这个问题已经炸了,希望好好审查 下面我拿 control\user\messagesend.php文件举例,同样问题的我找的还有 message.php,yijia.php setUid $gUid ; $objMsgM-setUsername $username ; $objMsgM-setTouid $arrSpaceInfo 'uid' ; $objMsgM-setTousername $arrSpaceInfo...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2015/10/15 12:00 a.m.42 views

【齐博b2b商务系统】前台多处存储型xss直打后台admin

简要描述: 来一发..... 详细说明: 齐博官网下载第一栏的最新版b2b商务系统作测试。 环境:win7+xampp php 以普通用户权限注册一个号 账号为test 目标取得后台admin权限(Cookies) 在会员中心右栏发表文章,文章发表栏任意 填完数据后提交, burp抓包,改postdbcontent栏,如图 提交。 漏洞证明: 因为默认文章需要后台审核后才能发布,用admin登陆后台审核文章。 https://images.seebug.org/upl...

7AI score
SaveExploits0
CNVD
CNVD
added 2015/10/03 12:00 a.m.10 views

Open-Xchange Server and Open-Xchange AppSuite Front End Cross-Site Scripting Vulnerabilities

Open-Xchange Server is a semi-open source project mainly used for developing collaboration software; OX AppSuite is a set of Web cloud desktop environment. A cross-site scripting vulnerability exists in the dialogs for printing content in the Front End of Open-Xchange Server and OX AppSuite, whic...

4.3CVSS6.4AI score0.0195EPSS
SaveExploits0References1
OwnCloud
OwnCloud
added 2015/09/30 4:53 p.m.48 views

Server: PHP arbitrary class instantiation in "files_external"

A user may instantiate arbitrary ownCloud classes due to a lack of a proper check of the mount point options provided by a user via the web front end. These may include constructor arguments and could potentially lead to a remote code execution. For more information please consult the official...

9CVSS4.4AI score0.04021EPSS
SaveExploits0Affected Software1
F5 Networks
F5 Networks
added 2015/09/24 12:00 a.m.61 views

SOL17309 - Linux kernel vulnerability CVE-2015-5366

Note: As of February 17, 2015, AskF5 Security Advisory articles include the Severity value. Security Advisory articles published before this date do not list a Severity value. Recommended Action If the previous table lists a version in the Versions known to be not vulnerable column, you can...

7.8CVSS1.6AI score0.06267EPSS
SaveExploits0References4
seebug.org
seebug.org
added 2015/09/13 12:00 a.m.29 views

phpcms投票功能前台代码执行

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/08/07 12:00 a.m.22 views

Discuz 前台回帖 存储型 DOM XSS

产生原因: JS原生取ELEMENT中HTML内容的方法,会将服务端转义过的单双引号实体编码进行反转。 代码分析: 这里有payload: align="onmouseover="alert1, 那么就从payload开始往回看漏洞是怎么产生的 align="onmouseover="alert1 回帖之后payload显示如上述所示, 跟进 管理员/版主 编辑帖子时的操作 var editorid = 'e'; var textobj = $editorid + 'textarea'; 这里得到textobj = 'etextarea' /static/js/common.js...

7.1AI score
SaveExploits0
Patchstack
Patchstack
added 2015/07/12 12:00 a.m.15 views

WordPress Front End Repository Manager Plugin <= 1.1 - Arbitrary File Upload

Because of this vulnerability, users can upload malicious executable scripts. Solution Update the plugin...

3.7AI score
SaveExploits0References1Affected Software1
zdt
zdt
added 2015/07/08 12:00 a.m.40 views

WordPress Albo Pretorio Online 3.2 - Multiple Vulnerabilities

Exploit for php platform in category web applications Exploit Title: Albo Pretorio Online 3.2 Multiple Vulnerabilities Google Dork: inurl:/?action=visatto Date: 09/06/2015 Exploit Author: Alessandro Cingolani Vendor Homepage: http://plugin.sisviluppo.info/ Software Link:...

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

Mao10cms最新版前台注入(有条件限制)

简要描述: Mao10cms最新版前台注入 详细说明: Mao10cms用户量不小,2015-06-25更新的V3.5.2,今天来学习一下吧 这个注入问题出现在模板文件中,有多个地方引用这个模板,这里说3个漏洞,是这个问题文件中存在多个注入点引用这个出问题的文件。 问题文件在/theme/default/article/single.php,看代码 ;" " 无关代码 看到文件...

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

Mao10cms最新版前台注入2枚打包

简要描述: Mao10cms最新版前台注入2枚打包,可出任意数据 详细说明: Mao10cms用户量不小,2015-06-25更新的V3.5.2,今天来学习一下吧 两个注入点,分别存在在于application/common/common/function.php/mctitle方法和application/common/common/function.php/mcseo中。注入产生的原因都是id没有过滤,这两个注入点前台可直接注入出数据。这里以application/common/common/function.php/mctitle为例进行说明。...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/06/15 12:00 a.m.28 views

Wordpress Front-end Editor File Upload

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Wordpress Front-end Editor File Upload', 'Description' = %q The Wordpress Front-end Editor plugin contains an authenticated file...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/04/06 12:00 a.m.41 views

WordPress Work The Flow 2.5.2 Shell Upload

Exploit Title : Wordpress Work the flow file upload 2.5.2 Shell Upload Vulnerability Exploit Author : Claudio Viviani Software Link : https://downloads.wordpress.org/plugin/work-the-flow-file-upload.2.5.2.zip Date : 2015-03-14 Tested on : Linux BackBox 4.0 / curl 7.35.0 Description: Work the Flow...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2015/04/05 12:00 a.m.28 views

WordPress Plugin Work The Flow File Upload 2.5.2 - Arbitrary File Upload

WordPress Plugin Work The Flow File Upload 2.5.2 - Arbitrary File Upload Exploit Title : Wordpress Work the flow file upload 2.5.2 Shell Upload Vulnerability Exploit Author : Claudio Viviani Software Link : https://downloads.wordpress.org/plugin/work-the-flow-file-upload.2.5.2.zip Date : 2015-03-...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2015/03/25 12:00 a.m.24 views

代码审计之PHPEMS前台四处注入&lt;官网demo演示&gt;

简要描述: 代码审计之PHPEMS前台四处注入 详细说明: 官网:http://phpems.net 官方演示站:http://phpems.net/2014 分析过程如下图: 漏洞证明: 证明: 需要清空cookie,代码条件 1、http://phpems.net/2014//index.php?exam-api-login GET /2014//index.php?exam-api-login HTTP/1.1 Host: phpems.net User-Agent: Mozilla/5.0 Windows NT 6.1; WOW64; rv:36.0 Gecko/20100101...

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

phpems前台某4处getshell漏洞

简要描述: phpems前台某4处getshell漏洞 详细说明: 2.phpems前台某4处getshell漏洞 存在漏洞的代码在/app/document/api.php的upload,uploadfile,swupload,swfuploadvideo这四个函数上,因为这四个函数都是处理上传文件的,而且处理方式都一模一样,所以均存在任意文件上传漏洞 首先这四个函数通过注册用户登录,调整URL参数均可以访问到 接下来我以 public function swfuploadvideo $path = 'files/attach/images/content/'.date'Ymd'.'/...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/03/11 12:00 a.m.40 views

FengCms1.30注入(前台)

简要描述: http://www.fengcms.com/ 最新版本1.30 详细说明: app\model\messageModel.php public function save$array if$SESSION'authnum'!=$array'vcode'||$SESSION'authnum'=="" return array'status' = 'c';exit; unset$array'vcode'; $re=D$this-dname-insert$array; if$re $SESSION'authnum'=""; return array'status' =...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/12/26 12:00 a.m.37 views

phpyun v3.2 (20141222) 前台注入 #5

简要描述: 目测最后一发。 详细说明: 在member/model/blacklist.class.php中 function saveaction ifisarray$POST'buid'&&$POST'buid' $company=$this-obj-DBselectall"company","uid in".@implode',',$POST'buid'."","uid,name";//直接整合成字符串后 带入查询 没有经过自带的pylode处理 或者 intval 和单引号 导致了注入 foreach$company as $val...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2014/12/23 12:00 a.m.6 views

PHPCMS Arbitrary Code Execution Vulnerability

PHPCMS is an open source content management system. An arbitrary code execution vulnerability exists in the front-end of PHPCMS, which allows attackers to exploit this vulnerability to execute arbitrary code...

8.2AI score
SaveExploits0
WPVulnDB
WPVulnDB
added 2014/12/19 12:00 a.m.12 views

Live Forms <= 1.2.0 - Unauthenticated Stored Cross-Site Scripting (XSS)

Form input fields on the blog front end are not properly sanitised. The unsanitised user input will be displayed in "WordPress Admin Form entries". Screenshots: http://imgur.com/Oflsb3n http://imgur.com/jHaZR5O...

0.1AI score
SaveExploits0Affected Software1
Rows per page
Query Builder