2214 matches found
ILIAS 4.4.1 Cross Site Scripting / Shell Upload
============================================================== Title ...| Multiple vulnerabilities in ILIAS Version .| ilias-4.4.1.zip Date ....| 21.02.2014 Found ...| HauntIT Blog Home ....| www.ilias.de ============================================================== First from admin user logged...
ILIAS 4.4.1 - Multiple Vulnerabilities
============================================================== Title ...| Multiple vulnerabilities in ILIAS Version .| ilias-4.4.1.zip Date ....| 21.02.2014 Found ...| HauntIT Blog Home ....| www.ilias.de ============================================================== First from admin user logged...
ILIAS 4.4.1 - Multiple Vulnerabilities
ILIAS 4.4.1 - Multiple Vulnerabilities ============================================================== Title ...| Multiple vulnerabilities in ILIAS Version .| ilias-4.4.1.zip Date ....| 21.02.2014 Found ...| HauntIT Blog Home ....| www.ilias.de...
ILIAS 4.4.1 Cross Site Scripting / Shell Upload Vulnerabilities
ILIAS version 4.4.1 suffers from cross site scripting and remote shell upload vulnerabilities. ============================================================== Title ...| Multiple vulnerabilities in ILIAS Version .| ilias-4.4.1.zip Date ....| 21.02.2014 Found ...| HauntIT Blog Home ....| www.ilias....
Discuz某处XSS劫持UC_KEY(XSS应用详细过程)
简要描述: Discuz某处XSS劫持UCKEY到拿webshell。 XSS应用的详细过程。 详细说明: 漏洞: 这个漏洞的位置在Discuz的门户功能处。 在发表文章时,打开“编辑源码”功能时,写入任意XSS CODE后,再进入和输出都没有过滤。导致存储型XSS。 大家都知道,这里的XSS虽然可以劫持到用户和管理的Cookies,但是没什么用,无法登陆。 那么,我们可以想办法拿XSS来干点其他的,比如劫持管理员后台内容,如UCKEY等。 门槛: 因为默认安装情况下这个门户功能是没有配置的。 所以管理员需要手动配置门户功能。大部分都会开启门户。...
逐浪CMS官网发现webshell
简要描述: 目测官方已被玩坏,不知道谁的后门,都传到根目录去了,居然都没人发现,赶紧看看源码有没有被改吧 详细说明: 无意间发现官网根目录下存在一句话后门,还不止一个... 漏洞证明: http://www.zoomla.cn/yijuhua.aspx 密码z 不知道谁传的。 目测服务器已被拿下,后门数量不清楚,肯定不止一个.赶紧大扫除吧...
By wave CMS arbitrary file type upload get webshell-vulnerability warning-the black bar safety net
Brief description: There is no uploaded file type is determined, you can directly Upload a dynamic script to get webshell Detailed description: From the official website to download the cms code in the source directory edit directory batupload. aspx file By decompile to see source code as follows...
Discuz的利用UC_KEY进行getshell
简要描述: 知key得shell。 详细说明: $configfile = pregreplace"/define'UCAPI',\s'.?';/i", "define'UCAPI', '".addslashes$UCAPI."';", $configfile; 这句代码是有漏洞的。 如果我第一次提交的是 ';phpinfo; define那句就变成了 define'UCAPI','';phpinfo;'; 那么我下一次提交呢? 非贪婪匹配会匹配到 define'UCAPI',''; phpinfo;就留下来了。 漏洞证明:...
逐浪CMS任意文件类型上传获取webshell
简要描述: 没有对上传文件类型进行判断,可直接上传动态脚本获取webshell 详细说明: 从官网下载cms代码 在源码目录下的edit目录下batupload.aspx文件 通过反编译看到源码如下 None 如图 仅仅测试而已 不知道为啥传aspx格式的文件不行,把一句话木马的文件改成图片格式就可以了 不知道服务器上有什么东西拦截了...
FoosunCms(wind noise cms) asp version sql vulnerability attached to the exp-bug warning-the black bar safety net
FoosunCms the asp version getshell In the file\User\award\awardAction. asp: Integral=NoSqlHackrequest. QueryString"Integral" if action="join" then UserConn. execute"Insert into FSMEUserPrize prizeid,usernumber,awardID values" CintStrprizeID&",'"&session"FSUserNumber"&"'," CintStrawardID&"" 'Get t...
discuz!某自带工具可拿shell
简要描述: discuz!某自带工具,由于使用不当,可以造成webshell。 而且经过调查,使用者数量较大。 详细说明: discuz! 安装包中会自带一个转换工具 convert 这个工具由于存在安全问题,可以拿shell 一般存在网站目录 convert 或 utility/convert 而且经过调查,使用数量还是很大的。 使用前题是data目录可写,这也是这个工具的使用前题。 分析: 文件: utility\convert\include\doconfig.inc.php 中 保存配置,跟踪到saveconfigfile...
Imagam iFiles 1.16.0 iOS - Multiple Web Vulnerabilities
Document Title: =============== Imagam iFiles v1.16.0 iOS - Multiple Web Vulnerabilities References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=1160 Release Date: ============= 2013-12-03 Vulnerability Laboratory ID VL-ID: ====================================...
CmsEasy 利用xss等漏洞GetShell
简要描述: 利用XSS+CSRF+LFI即可从前台直接拿到webshell 详细说明: None 把此页面放到另外一个站点空间下,如url链接: http://localhost/cmseasy-csrf.html 第三步,然后在第一步的帖子标题中插入xss,xss code内容如下: //src后面的url一定不能加 写好帖子,保存,发布此帖子即可。 第四步,当管理员进行帖子管理时,就会触发帖子标题处的xss,发送请求,添加表单,得到webshll。如下如管理员进行帖子管理时,成功添加了表单。 得到的webshell的地址为:...
逐浪cms系统demo站弱口令导致拿shell危及旁站
简要描述: 弱口令导致拿shell不解释!这还是CMS厂商 还是通过CMS厂商认证的!我去…… 详细说明: 这个图能代表一切吧??? 漏洞证明: 这个图能代表一切吧???本身程序后台也没有限制getshell 新建个模板就拿到了webshell...
cmseasy官方演示站某漏洞获取webshell
简要描述: csrf+lfi拿下shell 详细说明: 1.这里直接进数据库了,没有判断路径是否跳出了templete目录的问题 2.然后利用这一点,我们可以构造如下页面,诱惑管理员访问: 3.官方演示站,我们可以直接用测试帐号登录,然后点击这个页面 当然也可以手动去后台添加 (官方下载的5.5版本,安装好之后自动带有两个自定义表单,无需管理员手动添加,我就利用了其中一个): 4.其数据包如下: 5.提交后访问如下页面即可获得shell(无需登陆) test1站的shell...
[jSQL Injection v0.5] Java tool for automatic database injection
jSQL Injection is a lightweight application used to find database information from a distant server. jSQL is free, open source and cross-platform Windows, Linux, Mac OS X, Solaris. jSQL Injection change log - version 0.5 0.5 SQL shell Uploader 0.4 Admin page checker and preview Brute forcer md5...
ecshop最新修复的模板引擎还能执行任意代码获取webshell
简要描述: ecshop最新修复的模板引擎,是不允许在模板中执行php代码的。 但是检查不够严。 详细说明: 漏洞证明: 红框中是利用的方法及修复方法...
PJ blog plug-in vulnerability of the actuator can be bulk obtained webshell-vulnerability warning-the black bar safety net
pjblog in 0 7 in a civil plug-in vulnerabilities. PJ blog editor of the vulnerability, without filtering sensitive characters. Currently this plugin author has not maintenance updates. Don't use this plugin, the blog will not be affected Can batch get most of the PJ blog WEBSHELL。 ! QQ screenshot...
SupeSite 7.5 background upload webshell-vulnerability warning-the black bar safety net
Get the webshell method without any technical content. the. There are many online similar. But, this see online also not, their just at once get a webshell in the process of discovery, so it sends to, Of course, related many examples. For example, the following two. Example 1: the Wordpress...
Discuz! 再次绕过安全密码安装插件
简要描述: 第一版的绕过安全密码装插件:http://www.wooyun.org/bugs/wooyun-2013-032644 第一版后台拿shell:利用插件拿Discuz!论坛shell的文章http://zone.wooyun.org/content/5275 第二版:Discuz! 后台第三方插件上传任意后缀文件,拿shell, 还未审核 今天谈的是第二版绕过安全密码装插件。 详细说明: Discuz!应用中心,会员忘记密码找回,出现了逻辑问题,并没有验证URL是否为当前用户所有,从而造成了会员密码更改,继而安装插件,最终可后台拿webshell。 利用条件:...