3442 matches found
Pligg CMS 2.0.2 - load_data_for_search.php SQL Injection
Pligg CMS 2.0.2 - loaddataforsearch.php SQL Injection Exploit Title: Pligg CMS 2.0.2 SQL injection Date: 29-08-2015 Exploit Author: jsass Vendor Homepage: http://pligg.com Software Link: https://github.com/Pligg/pligg-cms/archive/2.0.2.zip Version: 2.0.2 Tested on: kali sana 2.0 Q8 Gray Hat Team...
Pligg CMS 2.0.2 - (load_data_for_search.php) SQL Injection Vulnerability
Exploit for php platform in category web applications Exploit Title: Pligg CMS 2.0.2 SQL injection Date: 29-08-2015 Exploit Author: jsass Vendor Homepage: http://pligg.com Software Link: https://github.com/Pligg/pligg-cms/archive/2.0.2.zip Version: 2.0.2 Tested on: kali sana 2.0 Q8 Gray Hat Team...
Pligg CMS 2.0.2 - 'load_data_for_search.php' SQL Injection
Exploit Title: Pligg CMS 2.0.2 SQL injection Date: 29-08-2015 Exploit Author: jsass Vendor Homepage: http://pligg.com Software Link: https://github.com/Pligg/pligg-cms/archive/2.0.2.zip Version: 2.0.2 Tested on: kali sana 2.0 Q8 Gray Hat Team SQLInjection File : loaddataforsearch.php $search = ne...
Mail.ru: Time-Based Blind SQL Injection Attacks
Здравствуйте, на сайте http://jh.my.com/forum/ajax/render/memberlistitems обнаружена blind sql. При отправке в POST-запросе : criteriastartwith=ifnow=sysdate,sleep0,0/"XORifnow=sysdate,sleep0,0OR"/ Сервер будет отрабатывать заданное время. Прикрепляю скрин...
Wordpress CP Multi View Event Calendar Plugin 1.1.7 - SQL Injection Vulnerability
Exploit for php platform in category web applications 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 Exploit Author: Joaquin Ramirez Martinez i0akiN...
WordPress Plugin CP Multi View Event Calendar 1.1.7 - SQL Injection
WordPress Plugin CP Multi View Event Calendar 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 Exploit Author: Joaquin Ramirez...
Milw0rm Clone Script 1.0 - related.php?program Blind SQL Injection
Milw0rm Clone Script 1.0 - related.php?program Blind SQL Injection | Exploit Title: Milw0rm Clone Script v1.0 - time based SQLi | | Date: 05.19.2015 | | Exploit Daddy:...
Simple Photo Gallery 1.7.8 - Blind SQL Injection
MySQL = 5.0.12 AND time-based blind SELECT sql injection in the galleryid parameter. PoC ./sqlmap.py --dbms=MYSQL --technique T -u http://www.example.com/wordpress/index.php/wppgphotogallery/wppgphotodetails/?galleryid=1ℑid=14...
Fiyo-cms 2.018 /dapur/index.php SQL注入漏洞
漏洞链接: http://localhost/fiyo/dapur/index.php?app=user&act=edit&id=1sqli Parameter: id Type: UNION query Title: MySQL UNION query NULL - 10 columns Payload: app=user&act=edit&id=-1874 UNION ALL SELECT NULL,NULL,CONCAT0x7171676471,0x66457070464452786c58,0x716a767471,NULL,NULL,NULL,NULL,NULL,NULL,NUL...
某通用型电子采购系统Oracle盲注漏洞
简要描述: 捡漏啊 详细说明: 前人有经验: WooYun: 某通用型电子采购平台SQL注射(涉及大量企业) 厂商: http://www.1caitong.com/ 北京网达信联科技发展有限公司 SQL注入点: /GetPassWord.aspx POST参数txtUserName存在注入 Case: http://eps.umgg.com.cn/GetPassWord.aspx http://ygcg.xuangang.com.cn/GetPassWord.aspx http://222.134.89.6/GetPassWord.aspx...
mcms最新版SQL注入一枚(可出任意数据)
简要描述: mcms最新版SQL注入一枚(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:POST /app/public/flink.php?m=insertlogo&ajax=1 post中有个参数fimg存在注入。 function minsertlogo global $dbm; $POST'fid' = isset$POST'fid' ? intval$POST'fid' : 0; $POST'fimg'...
mcms最新版SQL注入漏洞(可出任意数据)
简要描述: mcms最新版SQL注入漏洞(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚: GET /app/public/gov.shop.order.php?m=view&orderid=1(注意public文件夹是安装系统时取的名字)其中orderid没有过滤,直接进行sql执行。 function mview global $dbm,$result,$V,$C,$orderid;...
mcms最新版SQL注入一枚
简要描述: mcms最新版SQL注入一枚 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:/app/public/user.php?m=recharge&ajax=1 POST中有个参数params存在注入。 function mrecharge global $dbm; checklevel'C0503',AJAX; $fields = array;...
mcms最新版SQL注入6枚打包(可出任意数据)
简要描述: mcms最新版SQL注入6枚打包(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:/app/public/flink.php?m=save&ajax=1 post中有6个参数,虽然都经过了xss和sql的过滤,但是过滤的并不完全,我们看看是如何注入的。这里以forder为例进行说明(虽然下面的代码中,forder被intval了,但是不影响注入啊,慢慢看下去吧)。 function msave glob...
mcms最新版SQL注入二枚打包(可出任意数据)
简要描述: mcms最新版SQL注入二枚打包(可出任意数据) 详细说明: 前段时间在wooyun提交了几个mcms的漏洞,以前mcms的版本是v3.1.1.enterprise, WooYun: mcms最新版SQL注入三枚打包(可出任意数据) ,现在都升级到v3.1.3.enterprise了,还是来研究一下mcmsv3.1.3.enterprise吧。 注入一枚:POST...
某学校综合管理系统通用SQL注入漏洞
简要描述: 某学校综合管理系统通用SQL注入漏洞 详细说明: 系统名称:学校综合管理平台 厂商:上海安脉计算机科技有限公司 关键字:版权所有:上海安脉计算机科技有限公司 系统架构:ASPX+MSSQL 漏洞文件:OA/usecar/carStat.aspx 注入参数:startdate 枚举部分案例: http://anmai.net:81/OA/usecar/carStat.aspx http://jwxx.am.jsedu.sh.cn/ANMAI/OA/usecar/carStat.aspx http://bssyxxgl.eicbs.com/OA/usecar/carStat.as...
Joomla! Component ECommerce-WD 1.2.5 - SQL Injection
Version 1.2.5 of the ECommerce-WD plugin for Joomla! has multiple unauthenticated SQL injections available via the advanced search functionality. http://extensions.joomla.org/extension/ecommerce-wd The vulnerable parameters are searchcategoryid, sortorder, and filtermanufacturerids within the...
Fedora 20 : e2fsprogs-1.42.12-2.fc20 (2015-2279)
Changes e2fsck.conf so that for filesystems with time-based check intervals set in the superblock, these time-based checks will work again. You may need to wait through an e2fsck on your next reboot in this case. New upstream release Security fix for CVE-2015-0247 Note that Tenable Network Securi...
eTouch SamePage 4.4.0.0.239 - Multiple Vulnerabilities
eTouch SamePage v4.4.0.0.239 multiple vulnerabilities http://www.etouch.net/products/samepage/index.html Enterprise trial was installed in an Ubuntu virtual machine with MySQL. By default, the listening port is 18080. Required on the Ubuntu machine to install the SamePage binary successfully: sud...
53KF某处一个注入点
简要描述: 某处的一个注入 详细说明: 存在注入的地址: http://www10.53kf.com/zdydbgg2.php?styleid=106098168&companyid=72067196&dbggtype=2 sqlmap identified the following injection points with a total of 0 HTTPs requests: --- Place: GET Parameter: styleid Type: boolean-based blind Title: AND boolean-based blind - WHERE or...