Lucene search
+L

6547 matches found

Kitploit
Kitploit
added 2014/06/10 9:10 p.m.52 views

Antak WebShell - A webshell which utilizes PowerShell

Antak is a webshell written in C.Net which utilizes powershell. Antak is a part of Nishang and updates could be found here: https://github.com/samratashok/nishang Use this shell as a normal powershell console. Each command is executed in a new process, keep this in mind while using commands like...

7.8AI score
SaveExploits0References2
Cisco
Cisco
added 2014/06/10 4:42 p.m.32 views

Cisco Unified Communications Manager Real-Time Monitoring Tool Multiple Vulnerabilities

A vulnerability in the Real-Time Monitoring Tool RTMT of Cisco Unified Communications Manager could allow an authenticated, remote attacker to download or delete files from arbitrary locations on the filesystem. The vulnerability is due to insufficient input validation. An attacker could exploit...

6.8CVSS6.6AI score0.01542EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2014/06/10 12:0 a.m.80 views

XTCMS /manage/download.aspx 任意文件下载漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/06/10 12:0 a.m.31 views

JCMS /usr/lib/lua/luci/controller/api/system.lua 任意文件下载漏洞

JCMS在代码/usr/lib/lua/luci/controller/api/system.lua中直接从url中获取filename参数,并直接下载,最终导致任意文件下载漏洞。 JCMS...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/06/09 12:0 a.m.30 views

DotNetNuke CodeEditor Arbitrary File Download

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Title : DNN DotNetNuke® CodeEditor Module Arbitrary File Download Vulnerability Author : alieye vendor : http://www.mediaant.com/ , http://store.dnnsoftware.com/ Contact : [email protected] Risk : High Class: Remote Google Dork:...

SaveExploits0
Packet Storm
Packet Storm
added 2014/06/09 12:0 a.m.22 views

DotNetNuke EventsCalendar Arbitrary File Download

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Title : DNN DotNetNuke® eventscalendar Module Arbitrary File Download Vulnerability Author : alieye vendor : http://www.invenmanager.com/ , http://store.dnnsoftware.com/ Contact : [email protected] Risk : High Class: Remote Google Dork:...

SaveExploits0
Packet Storm
Packet Storm
added 2014/06/09 12:0 a.m.28 views

DotNetNuke ResponsiveSidebar Arbitrary File Download

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Title : DNN DotNetNuke® responsivesidebar Module Arbitrary File Download Vulnerability Author : alieye vendor : http://www.mediaant.com/ , http://store.dnnsoftware.com/ Contact : [email protected] Risk : High Class: Remote Google Dork:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/06/09 12:0 a.m.32 views

DotNetNuke EasyDnnGallery Arbitrary File Download

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Title : DNN DotNetNuke® EasyDnnGallery Module Arbitrary File Download Vulnerability Author : alieye vendor : http://www.easydnnsolutions.com/ , http://store.dnnsoftware.com/ Contact : [email protected] Risk : High Class: Remote Google Dork...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/06/09 12:0 a.m.37 views

DotNetNuke ASPSlideshow Arbitrary File Download

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Title : DNN DotNetNuke® ASPSlideshow Module Arbitrary File Download Vulnerability Author : alieye vendor : http://www.mediaant.com/ , http://store.dnnsoftware.com/ Contact : [email protected] Risk : High Class: Remote Google Dork:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/06/09 12:0 a.m.37 views

DotNetNuke dnnUI_NewsArticlesSlider Arbitrary File Download

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Title : DNN DotNetNuke® dnnUINewsArticlesSlider Module Arbitrary File Download Vulnerability Author : alieye vendor : http://www.dnnui.com/ , http://store.dnnsoftware.com/ Contact : [email protected] Risk : High Class: Remote Google Dork:...

SaveExploits0
seebug.org
seebug.org
added 2014/05/29 12:0 a.m.125 views

FineCMS v1.8任意文件下载

简要描述: 代码审计是个技术活,需要很好的耐心.. o︶︿︶o 详细说明: 出现问题的版本是FineCMS V1.8.0 最新版。 1.顺藤摸瓜 漏洞文件:controllers/ApiController.php downAction方法 public function downAction $data = fnauthcodebase64decode$this-get'file', 'DECODE'; $file = isset$data'finecms' && $data'finecms' ? $data'finecms' : ''; if empty$file...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/26 12:0 a.m.21 views

NS_ASG 6.3 /rproxy-diag.php 任意文件下载漏洞

No description provided by source...

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

NS_ASG 6.3 /commonplugin-Download.php 任意文件下载漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/26 12:0 a.m.15 views

NS_ASG 6.3 /debug/show_logfile.php 任意文件下载漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/20 12:0 a.m.12 views

Heeroa /info/infoshowaction.do 任意文件下载漏洞

No description provided by source...

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

Anymacro 邮件系统任意文件下载漏洞(需登陆)

简要描述: 详细说明: 在mailattrFw.php中 其中$Fcid可控,从客户端获取,可以通过../跳转字符,跳转到相应目录进行读取。。 如默认状态下$SESSION'maildir'为:/mail/xxx.com/xxx/Maildir/ $Fcid可设置为:../../../../../etc/passwd 即可读取passwd内容 漏洞证明:...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2014/05/15 12:0 a.m.65 views

[oss-security] CVE request: Pyplate multiple vulnerabilities

Hello list, My friend Teemu V. "requested" security audit for Pyplate. While quickly checking quality of this software I noticed following issues. This is not a full security audit as I don't have much free time. Tested version: v0.08 still beta Vendor notification: 2014-05-13 Issue 1. Installati...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/14 12:0 a.m.18 views

mountor /down.aspx 任意文件下载

using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System; using System.IO; publ...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/12 12:0 a.m.211 views

大汉Jvideo两处漏洞小合集(可能导致管理后台权限劫持)

简要描述: 两处。 详细说明: 一个是任意文件下载,一个是sql注入。 先看任意文件下载吧,任意文件下载可以下载到setup的相关安装信息,从而可以登录setup目录的管理后台 http://222.66.10.88:8081/jvideo/down.jsp?pathfile=WEB-INF/web.xml 来点好东西 http://222.66.10.88:8081/jvideo/down.jsp?pathfile=WEB-INF/ini/merpserver.ini 可以看见setup下Admin的密码(屏蔽了),登录成功 另外一个网站...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/08 12:0 a.m.106 views

ezEIP 3 /download.ashx 任意文件下载漏洞

No description provided by source...

7.1AI score
SaveExploits0
Rows per page
Query Builder