Lucene search
+L

686 matches found

Japan Vulnerability Notes
Japan Vulnerability Notes
added 2015/12/11 4:46 a.m.9 views

Zend Framework vulnerable to SQL injection

Overview Zend Framework is an open source web application framework. Zend Framework contains an SQL injection vulnerability CWE-89 due to the argument of the ORDER BY clause. Hiroshi Tokumaru of HASH Consulting Corporation reported this vulnerability to IPA. JPCERT/CC coordinated with the develop...

9.8CVSS7.9AI score0.02332EPSS
SaveExploits0References6
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2015/12/11 12:00 a.m.44 views

JVN#71730320: Zend Framework vulnerable to SQL injection

Zend Framework is an open source web application framework. Zend Framework contains an SQL injection vulnerability CWE-89 due to the argument of the ORDER BY clause. Impact An attacker who can access the product may execute SQL commands. Solution Update the Software Update to the latest version...

9.8CVSS8.2AI score0.02332EPSS
SaveExploits0
seebug.org
seebug.org
added 2015/08/22 12:00 a.m.201 views

cmstop媒体云sql注入漏洞(1)-order by 注入技巧

简要描述: 今天无聊就多看了一会儿媒体云的产品,order by 后面的注入技巧 详细说明: 其他说明见: WooYun: cmstop媒体云SQL注入漏洞 同样的cmstop 媒体云的注入 注册账号后,在选择链接分类的时候,会发生如下链接 http://site.cmstop.cn/link/index/list?type=1&offset=0&limit=50&=1440172313381&sort=desc&category=2 但是其中的sort参数过滤不严格,导致了一个order by后面的mysql注入...

7AI score
SaveExploits0
Mageia
Mageia
added 2014/08/05 8:08 p.m.42 views

Updated php-ZendFramework packages fix security vulnerability

The implementation of the ORDER BY SQL statement in ZendDbSelect of Zend Framework 1 contains a potential SQL injection when the query string passed contains parentheses CVE-2014-4914...

9.8CVSS9.8AI score0.02332EPSS
SaveExploits0References3
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.24 views

WordPress Contact Form plugin <= 2.7.5 - SQL Injection

No description provided by source. Exploit Title: WordPress Contact Form plugin = 2.7.5 SQL Injection Vulnerability Date: 2011-10-13 Author: Skraps jackie.craig.sparksatlive.com jackie.craig.sparksatgmail.com @skrapsfoo Software Link: http://downloads.wordpress.org/plugin/contact-form-wordpress.z...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2013/12/25 12:00 a.m.15 views

Ecmall 2. x version exist through the kill SQL injection vulnerability-vulnerability warning-the black bar safety net

Brief description: Originally wanted to complete analysis and then struggle ECSHOP...the result has not been to old cassock opportunity to Ah,more and more can't believe is not the official version,is not under the wrong. Drink more the head a little dizzy. I don't know if the analysis is written...

7.3AI score
SaveExploits0
seebug.org
seebug.org
added 2013/09/26 12:00 a.m.41 views

Ecmall 2.x版本存在通杀SQL注入漏洞

简要描述: 本来想早点分析完然后奋斗ECSHOP...结果一直不给老衲机会啊,越来越不敢相信是不是官方版本了,是不是下错了.酒喝多了头有点晕.不知道有没有把分析写错... 详细说明: order by 参数注入,后面不能跟union,但是可以用双重查询. select...from...order by 1 and select username from ecmmember where userid=1 或者 select...from...order by 1,select username from ecmmember where userid=1...

7AI score
SaveExploits0
rdot
rdot
added 2013/09/24 12:00 a.m.506 views

Инъекция в ORDER BY: Второе дыхание

Почему-то у многих людей сложилось мнение, что инъекция в order by раскручивается или через time-based, или как boolean-based. Но, это совсем не так. INTRO ORDER BY употребляется для сортировки выборки по одной или несколькими колонками обычно по возрастанию или убыванию, но не только: PHP код:...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2013/05/30 12:00 a.m.19 views

eshop后台大面积sql注入

简要描述: 自从某数字公司悬赏后,数字公司没火,乌云上对ec的漏洞频繁爆出。。不知是什么一个情况?虽然后台漏洞大多数没钱。但是本着审核代码的原则。还是提一下把混点rank也好。现在rank是111 不吉利啊 详细说明: 后台大规模的存在 order by 注入 搜索了一下 $REQUEST'sortby' 或者$REQUEST'sortorder' 大约涉及到30多个文件。。。 我的天。30多处!!ec的开发人员都是copy代码的吗?? 说代码把 拿一处来讲把 这里没有检查权限 admin\ads.php 行36 if $REQUEST'act' == 'list' $pid =...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/03/18 12:00 a.m.23 views

DaloRadius - Multiple Vulnerabilities

------------------------------------------------------------------------- Software : DaloRadius SQLi / CSRF / XSS Author : Saadat Ullah , [email protected] Author home : http://security-geeks.blogspot.com Date : 15/3/13 Vendors : http://www.daloradius.com/ Download Link :...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/12/04 12:00 a.m.35 views

Marketing Development Script SQL Injection

Exploit Title; Marketing Development Script SQL Injection Vulnerability Date; 3/12/12 Author; 3spi0n Script Vendor or Software Link; http://www.marketingdev.com/ Category; Webapps Type; SQL Injection MySQLi Tested on; Ubuntu 12.10 / Win7 / Backtrack 5 Demo Analyzing ;...

0.5AI score
SaveExploits0
securityvulns
securityvulns
added 2012/09/07 12:00 a.m.78 views

Group-Office Calendar SQL Injection

/------------------------------------- | Group-Office Calendar SQL Injection | -------------------------------------/ Summary ======= Versions of Group-Office a web app for online collaboration prior to 4.0.90 are subject to a SQL injection vulnerability located in the calendar module. A PHP file...

6.5CVSS7.3AI score0.01247EPSS
SaveExploits6
ATTACKERKB
ATTACKERKB
added 2011/10/09 10:55 a.m.3 views

CVE-2010-4963

SQL injection vulnerability in folder/list in Hulihan BXR 0.6.8 allows remote attackers to execute arbitrary SQL commands via the orderby parameter...

7.5CVSS6.4AI score0.01218EPSS
SaveExploits2References8
Prion
Prion
added 2011/01/11 8:00 p.m.38 views

Null pointer dereference

Oracle MySQL 5.1 before 5.1.49 and 5.0 before 5.0.92 allows remote authenticated users to cause a denial of service mysqld daemon crash by using EXPLAIN with crafted "SELECT ... UNION ... ORDER BY SELECT ... WHERE ..." statements, which triggers a NULL pointer dereference in the...

4CVSS6.1AI score0.1144EPSS
SaveExploits2References25Affected Software1
Prion
Prion
added 2010/08/17 5:41 a.m.21 views

Sql injection

SQL injection vulnerability in Cisco Wireless Control System WCS 6.0.x before 6.0.196.0 allows remote authenticated users to execute arbitrary SQL commands via vectors related to the ORDER BY clause of the Client List screens, aka Bug ID CSCtf37019...

9CVSS8.5AI score0.01338EPSS
SaveExploits0References1Affected Software1
myhack58
myhack58
added 2010/07/22 12:00 a.m.65 views

shopxp pinglun. asp page injection vulnerability-vulnerability warning-the black bar safety net

shopxp pinglun. asp page injection vulnerability Injecting the subject of the sentence exp 1=2 union select 1,2,3,4,5,6,7,8,9,10,11 from shopxpadmin...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/30 12:00 a.m.20 views

vBulletin ads_saed 1.5 (bnnr.php) SQL Injection Vulnerability

No description provided by source. vBulletin adssaed 1.5 bnnr.php SQL Injection Vulnerability Author: Hussin X Home : www.IQ-TY.comhttp://www.IQ-TY.com Mail : [email protected]:[email protected] script name : adssaed d0rk : inurl:"vb/bnnr.php" Example : Go to url :...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/03/29 12:00 a.m.889 views

glFusion <= 1.1.2 COM_applyFilter()/order SQL Injection Exploit

Exploit for unknown platform in category web applications =============================================================== glFusion = 4.1 php.ini independent google dork: "Page created in" "seconds by glFusion" +RSS Vulnerability, sql injection in 'order' and 'direction' arguments: look...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2008/05/20 12:44 p.m.7 views

Single MySQL worker can be crashed (NULL deref) with certain SELECT statements

MySQL 5.x before 5.0.36 allows local users to cause a denial of service database crash by performing informationschema table subselects and using ORDER BY to sort a single-row result, which prevents certain structure elements from being initialized and triggers a NULL dereference in the filesort...

2.1CVSS7.3AI score0.00985EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2008/05/20 12:44 p.m.9 views

mysql: daemon crash via EXPLAIN on queries on information schema

sqlselect.cc in MySQL 5.0.x before 5.0.32 and 5.1.x before 5.1.14 allows remote authenticated users to cause a denial of service crash via an EXPLAIN SELECT FROM on the INFORMATIONSCHEMA table, as originally demonstrated using ORDER BY...

3.5CVSS7.4AI score0.01972EPSS
SaveExploits0References4
Rows per page
Query Builder