Lucene search
+L

80 matches found

NVD
NVD
added 2017/07/18 5:29 a.m.23 views

CVE-2017-11418

Fiyo CMS 2.0.7 has SQL injection in dapur/apps/apparticle/controller/articlelist.php via $GET'cat', $GET'user', $GET'level', and $GET'iSortCol'.$i...

9.8CVSS9.9AI score0.00986EPSS
SaveExploits0References1
NVD
NVD
added 2017/07/18 5:29 a.m.17 views

CVE-2017-11413

Fiyo CMS 2.0.7 has SQL injection in dapur/apps/apparticle/controller/commentstatus.php via $GET'id'...

9.8CVSS9.9AI score0.01022EPSS
SaveExploits0References1
Prion
Prion
added 2017/07/18 5:29 a.m.19 views

Sql injection

Fiyo CMS 2.0.7 has SQL injection in dapur/apps/appcomment/controller/commentstatus.php via $GET'id'...

7.5CVSS9.8AI score0.00986EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2017/07/18 5:0 a.m.27 views

CVE-2017-11418

Fiyo CMS 2.0.7 has SQL injection in dapur/apps/apparticle/controller/articlelist.php via $GET'cat', $GET'user', $GET'level', and $GET'iSortCol'.$i...

10AI score0.00986EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2017/07/18 5:0 a.m.27 views

CVE-2017-11417

Fiyo CMS 2.0.7 has SQL injection in dapur/apps/apparticle/controller/articlestatus.php via $GET'id'...

9.9AI score0.01022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2017/07/18 5:0 a.m.31 views

CVE-2017-11412

Fiyo CMS 2.0.7 has SQL injection in dapur/apps/appcomment/controller/commentstatus.php via $GET'id'...

9.9AI score0.00986EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2017/07/18 5:0 a.m.26 views

CVE-2017-11413

Fiyo CMS 2.0.7 has SQL injection in dapur/apps/apparticle/controller/commentstatus.php via $GET'id'...

9.9AI score0.01022EPSS
SaveExploits0References1
myhack58
myhack58
added 2017/01/27 12:0 a.m.35 views

PHP study notes and security vulnerabilities-vulnerability warning-the black bar safety net

System variables $POST // get the post data is a dictionary $GET // get get data, is a dictionary The error control operator PHP supports one error control operator:@the. When it is placed in a PHP expression, the expression may produce any error information is ignored. Variable default value Whe...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2016/12/27 12:0 a.m.45 views

Mastery oa 2015 \inc\common.inc.php approve_finish function injection vulnerability

Recently made public measured when encountered on a system, The 2015 version of the latest update date: 2016-07-22 Injection the analysis \inc\common.inc.php ? php function SecureRequest&$var if isarray$var foreach $var as $k = $v $var$k = securerequest$v; else if 0 strlen$var &&...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2015/10/12 12:0 a.m.29 views

mao10cms文件包含漏洞(有条件)

简要描述: mao10cms有条件的文件包含漏洞 详细说明: 1.mao10cms采用了mysqli的数据库操作方式,而且所有的数据库操作都是参数绑定的,蛋疼。只有来看一个有条件的文件包含漏洞了。漏洞文件index.php $act; else : require "gdb.php"; endif; 2.这里的$GET'm'直接传入了require,二没有经过过滤,那么就可以考虑截断的文件包含。两种方式,一种是%00,一种是超长文件。两种都有条件,大家懂得。这里以%00为例,注册一个用户,上传一张图片马 然后下面可以获取到图片的路径,直接进行包含...

7.1AI score
SaveExploits0
Friends Of PHP
Friends Of PHP
added 2015/05/28 1:5 p.m.13 views

SS-2015-014: Vulnerability on 'isDev', 'isTest' and 'flush' $_GET validation

More info at https://www.silverstripe.org/software/download/security-releases/ss-2015-014/...

7.2AI score
SaveExploits0Affected Software1
seebug.org
seebug.org
added 2015/04/14 12:0 a.m.33 views

ROCBOSS 1.1 /module/user.module.class.php SQL注入漏洞

漏洞文件: \module\user.module.class.php 第11行代码: $userInfo=Common::getMemberInfo$this-db,isnumeric$userId ? 'uid' : 'nickname', $userId; 这一行代码进行了数据库查询,关键之处在$userId这个变量上 向上回溯到第10行代码: $userId=isset$GET'id' && trim$GET'id' != '' ? $GET'id' : $this-loginInfo'uid'; 当$GET‘id’被赋值的时候这个参数就能控制了,而且没有进行过滤。...

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

JaxCMS 1.0 - Local File Include Vulnerability

No description provided by source. / Name : JaxCMS p Local File Include WebSite : http://www.pixiescripts.com/ Author : Hamza 'MizoZ' N. Email : [email protected]:[email protected] Greetz : Zuka ! / The vulnerability is in the get $GET'p' , the index.php include '/pages/'.$GET'p'.'.php' So we...

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

phpBazar <= 2.1.1fix (cid) SQL Injection

No description provided by source. / Author : MizoZ from MA Group : EvilWay, evilwayatmaildotcom Email : mizozxatgmaildotcom Greetz : Zuka, Dyle !! MABROOK L3IIIIIIIIIID / The vulnerability is in the $GET'catid' , exploit :...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/02/19 12:0 a.m.18 views

tccms v8 注入一枚

简要描述: 过滤不严。 详细说明: 在app/controller/picture.class.php 中 public $objName = 'picture'; public function all $Obj = M$this-objName; $categoryObj = M"category"; $Obj-pageSize = 20; $where = "1=1"; $key = $POST'key'; $cid = $GET'cid'; if $key != "" $where .= " and id = '" . $key . "' or title like...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/02/18 12:0 a.m.38 views

BIWEB门户版Getwebshell漏洞

简要描述: 厂商来不来? 详细说明: wap/detail.php(还有好几处,修复时请留意) if !empty$GET'mod' $strModuleID = strval$GET'mod'; //此处未过滤 includeonce'../'.$strModuleID.'/config/var.inc.php'; //包含需截断 $objWebInit-setDBG$arrGPdoDB; $objWebInit-db; $arrLink = 'mod=' . $strModuleID; else includeonce'include/title.php';...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/11/24 12:0 a.m.26 views

ThinkSNS getshell一枚

简要描述: ThinkSNS某处处理不当导致get shell 详细说明: \apps\public\Lib\Action\CommentAction.class.php reply函数 public function reply $var = $GET; $var'initNums' = model'Xdata'-getConfig'weibonums', 'feed'; $var'commentInfo' = model'Comment'-getCommentInfo$var'commentid', false; $var'canrepost' =...

7.1AI score
SaveExploits0
FuelPHP
FuelPHP
added 2013/09/11 12:0 a.m.22 views

$_GET not cleaned when parsed from REQUEST_URI

When none of the default methods of determining the request URI have succeeded, the framework will fallback to parsing the raw request URI as passed by the webserver. If this URI has a query string, it will be parsed and $GET will be updated. In this process, the $GET variables are not cleaned,...

7AI score
SaveExploits0References1Affected Software1
zdt
zdt
added 2012/10/03 12:0 a.m.26 views

TP-LINK TD-W8151N Cross Site Request Forgery

Exploit for hardware platform in category web applications ===================================================================== Vulnerable Software/Or Device: TP-LINK TD-W8151N 150Mbps Wireless N ADSL+2 modem Router Vendor: http://www.tp-linkru.com/ Vuln: CROSS SITE REQUEST FORGERY CSRF How it...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/03/03 12:0 a.m.48 views

Pussytorrents.org Cross Site Scripting

+-------------------------------------------------------------------------+ Exploit Title : Pussytorrents.org - Website XSS Cross Site Scripting Author : Atmon3r Date : 02/03/2012 Editor : Pussytorrents.org Perso : More p0rn please ! Xss type : $GET...

SaveExploits0
Rows per page
Query Builder