3006 matches found
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...
Iwebshop最新版注入又一枚
简要描述: Iwebshop最新版注入又一枚 详细说明: 看到wooyun上有人提了几个iweshop(2014-11-18更新)的漏洞( WooYun: iWebShop开源电子商务系统SQL注入漏洞 ),去官网看了看,在2014-12-16 已更新到了 iwebshop2.9.14121000,下下来研究研究,希望不要重复。 注入一枚:POST /index.php?controller=seller&action=orderlist POST参数中的search作为一个数组传入,search的KEY and VALUE...
用友NC-IUFO系统通用SQL注入(三)
简要描述: ... 详细说明: 该系统“忘记密码”模块存在sql注入漏洞 链接地址为:/epp/core/forgetpwd.jsp?pageId=forgetpwd&rand=1234 说明:输入用户名和邮箱后提交,程序会提交给 /epp/core(可从抓取的数据包中看到), 漏洞参数:userid 数据库系统:oracle 注入类型:AND/OR time-based blind 这里直接给出证明案例(列出数据库实例名称即可、不深入): 0x01; http://nc.xhlbdc.com/epp/ POST /epp/core HTTP/1.1 Host: nc.xhlbdc.co...
Iwebmall 最新版SQL注入第九枚
简要描述: Iwebmall最新版SQL注入第九枚 详细说明: 看到wooyun上有人提了几个iweb的漏洞( WooYun: iwebmall商城程序sql注入 ),我来捡捡漏儿吧,希望不要重复。 先把注入点拿出来:www.xxx.com/do.php?act=shopappraise ,POST的内容中有个参数userid,对userid使用shotrcheck进行了过滤,但是这里是数字型的,直接绕过过滤。 /action/shop/getappraise.php 无关代码 / post 数据处理 / $credit=shortcheckgetargs'credit';...
Iwebmall 最新版SQL注入第六枚(漏洞打包)
简要描述: Iwebmall 最新版SQL注入第六枚 详细说明: 看到wooyun上有人提了几个iweb的漏洞( WooYun: iwebmall商城程序sql注入 , WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,希望不要重复。 先把注入点拿出来:www.xxx.com/do.php?/do.php?act=addtransporttemplate ,POST的内容中有两个参数(transportname和description)存在注入。 action/goods/addtransporttemplate.php 无关代码 $shopid =...
Iwebmall 最新版SQL注入第五枚
简要描述: Iwebmall 最新版SQL注入第五枚 详细说明: 看到wooyun上有人提了几个iweb的漏洞( WooYun: iwebmall商城程序sql注入 , WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,希望不要重复。 先把注入点拿出来:www.xxx.com/do.php?act=shopguestbookdel ,POST的内容中有个参数favoriteshop,存在注入。 action/shop/guestbookdel.action.php 无关代码 //数据库操作 dbtarget'w',$dbServs; $dbo=new dbex;...
Iwebsns最新版SQL注入第十枚
简要描述: Iwebsns最新版SQL注入第十枚 详细说明: 在wooyun上看到雨牛提了5个iwebsns的漏洞了( WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,已对比,不重复,下载Iwebsns最新的1.1.0来看看。 为了使审核的大大们容易确认是否有重复,我先把存在漏洞的文件和注入参数分别写在这里:/action/share/share.action.php stype 下面看看漏洞是怎么产生的 /action/share/share.action.php 无关代码 $userid=getsessuserid;...
Iwebsns最新版SQL注入第五枚
简要描述: Iwebsns最新版SQL注入第五枚 详细说明: 在wooyun上看到雨牛提了5个iwebsns的漏洞了( WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,已对比,不重复,下载Iwebsns最新的1.1.0来看看。 为了使审核的大大们容易确认是否有重复,我先把存在漏洞的文件和注入参数分别写在这里:action/group/groupexit.action.php groupid 下面看看漏洞是怎么产生的 ction/group/groupexit.action.php 无关代码 //变量区 $userid=getsessuserid;...
Iwebsns最新版SQL注入第八枚
简要描述: Iwebsns最新版SQL注入第八枚 详细说明: 在wooyun上看到雨牛提了5个iwebsns的漏洞了( WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,已对比,不重复,下载Iwebsns最新的1.1.0来看看。 为了使审核的大大们容易确认是否有重复,我先把存在漏洞的文件和注入参数分别写在这里:/action/privacy/homeinputmessset.action.php inputmess 下面看看漏洞是怎么产生的 /action/privacy/homeinputmessset.action.php exeUpdate$sql;...
Iwebsns最新版SQL注入第七枚(多个漏洞打包)
简要描述: Iwebsns最新版SQL注入第七枚(多个漏洞打包) 详细说明: 在wooyun上看到雨牛提了5个iwebsns的漏洞了( WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,已对比,不重复,下载Iwebsns最新的1.1.0来看看。 为了使审核的大大们容易确认是否有重复,我先把存在漏洞的文件和注入参数分别写在这里:/action/poll/polladd.action.php sex noreply maxchoice 这个文件中的 sex noreply maxchoice三个参数都存在同样的注入漏洞,如下图 这里就一起提了吧,以sex为例进行证明。...
Iwebsns最新版SQL注入第三枚
简要描述: Iwebsns最新版SQL注入第三枚 详细说明: 在wooyun上看到雨牛提了5个iwebsns的漏洞了( WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,已对比,不重复,下载Iwebsns最新的1.1.0来看看。 为了使审核的大大们容易确认是否有重复,我先把存在漏洞的文件和注入参数分别写在这里:/action/event/eventimphoto.action.php photoid 下面看看漏洞是怎么产生的 /action/event/eventimphoto.action.php exeUpdate$sql; echo...
Iwebsns最新版SQL注入第四枚
简要描述: Iwebsns最新版SQL注入第四枚 详细说明: 在wooyun上看到雨牛提了5个iwebsns的漏洞了( WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,已对比,不重复,下载Iwebsns最新的1.1.0来看看。 为了使审核的大大们容易确认是否有重复,我先把存在漏洞的文件和注入参数分别写在这里:/action/event/uploadphoto.action.php sesscode= 下面看看漏洞是怎么产生的 /action/event/uploadphoto.action.php 无关代码 $eventid=intvalgetargg'id';...
Iwebmall 最新版SQL注入第四枚
简要描述: Iwebmall 最新版SQL注入第四枚 详细说明: 看到wooyun上有人提了几个iweb的漏洞( WooYun: iwebmall商城程序sql注入 ),我来捡捡漏儿吧,希望不要重复。 先把注入点拿出来:www.xxx.com/do.php?act=usershopfavoritedel ,POST的内容中有个参数favoriteshop,存在注入。 /action/user/shopfavoritedel.action.php 无关代码 //数据库操作 dbtarget'w',$dbServs; $dbo=new dbex; //定义文件表 $tuserfavorite...
Iwebsns最新版SQL注入第一枚
简要描述: Iwebsns最新版SQL注入第一枚 详细说明: 在wooyun上看到雨牛提了5个iwebsns的漏洞了( WooYun: Iwebsns sql 第五枚。 ),我来捡捡漏儿吧,已对比,不重复,下载Iwebsns最新的1.1.0来看看。 为了使审核的大大们容易确认是否有重复,我先把存在漏洞的文件和注入参数分别写在这里:/action/album/photouplflash.action.php sesscode 下面看看漏洞是怎么产生的/action/album/photouplflash.action.php 无关代码 //变量定义区...
Iwebmall最新版SQL注入第一枚
简要描述: Iwebmall最新版SQL注入第一枚 详细说明: 看到wooyun上有人提了几个iweb的漏洞( WooYun: iwebmall商城程序sql注入 ),我来捡捡漏儿吧,希望不要重复。官网下载最新v1.2来看看。 先把注入点拿出来:www.xxx.com/do.php?act=userfavoritedel,POST的内容中有个参数favorite,存在注入。 /action/user/favoritedel.action.php 无关代码 // 处理post变量 ifempty$POST $favoriteid = intvalgetargs'id'; else...
Subex Fms 7.4 - SQL Injection
Subex Fms 7.4 - SQL Injection ======================================================================================= Subex ROC Fraud Management System v7.4 - Unauthenticated Blind-Time Based SQL Injection =======================================================================================...
Cart Engine 3.0 - Multiple Vulnerabilities
=== Details === Quantum Leap Advisory: http://www.quantumleap.it/cart-engine-3-0-multiple-vulnerabilities-sql-injection-reflected-xss-open-redirect/ Affected Product: Cart Engine Version: 3.0 === Executive Summary === SQL Injection: Using a specially crafted HTTP request, it is possible to exploi...