Lucene search
+L

5269 matches found

seebug.org
seebug.org
•added 2014/07/15 12:00 a.m.•31 views

ThinkSAAS 2.2 存储型XSS(绕过防护机制)

简要描述: rt 详细说明: 富文本过滤的代码片段: function cleanJs$text $text = trim $text ; //$text = stripslashes $text ; // 完全过滤注释 $text = @pregreplace '//', '', $text ; // 完全过滤动态代码 $text = @pregreplace '//', '', $text ; // 完全过滤js $text = @pregreplace '//', '', $text ; // 过滤多余html $text = @pregreplace '//i', '', $te...

7.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2014/07/09 12:00 a.m.•8 views

PT-2014-5346

Name of the Vulnerable Software and Affected Versions OpenStack Dashboard Horizon versions 2013.2.3 and earlier OpenStack Dashboard Horizon versions 2014.1 and earlier, excluding 2014.1.2 and later OpenStack Dashboard Horizon versions Juno and earlier, excluding Juno-2 and later Description A...

3.5CVSS6AI score0.01933EPSS
SaveExploits1References31
seebug.org
seebug.org
•added 2014/07/04 12:00 a.m.•30 views

cmseasy 反射型XSS无视浏览器filter无视360webscan

简要描述: RT,cmseasy后台是可以csrf getshell的。但我这里,就算以后cmseasy后台加token、验证referer,我也不怕了,反正是XSS,可以窃取token的,referer也是本站。 详细说明: 这个反射型XSS出在/bbs/index.php中,第4行: window.location.href='". strreplace'/bbs', '', $SERVER'REQUESTURI'."';"; requireonce 'bbspublic.php'; $category = dbbbscategory::getInstance;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2014/07/01 12:00 a.m.•59 views

WeBid 1.0.2 persistent XSS via SQL Injection

No description provided by source. Exploit Title: presistent XSS through SQLi WeBid 1.0.2 Google Dork: powered by WeBid Date: 15-06-2011 Author: Saif El-Sherei Software Link: http://sourceforge.net/projects/simpleauction/ Version: 1.0.2 Tested on: Firefox 4, XAMPP Info: Open source php/mysql full...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2014/07/01 12:00 a.m.•32 views

Alt-N MDaemon 13.0.3 and 12.5.6 Email Body HTML/JS Injection Vulnerability

No description provided by source. ============================================================== Alt-N MDaemon Email Body HTML/JS Injection Vulnerability ============================================================== Software: Alt-N MDaemon v13.0.3 and prior versions Vendor: http://www.altn.com/...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2014/07/01 12:00 a.m.•27 views

WP-SpamFree WordPress Spam Plugin SQL Injection Vulnerability

No description provided by source. Exploit Title: WordPress wpsf-js plugin, SQL Injection Date: 2011-09-25 Author: cheki Version:3.2.1 Tested on:linux Used: sqlmap SQL Injection http://target/wp-content/plugins/wp-spamfree/js/wpsf-js.php?id=1 Exploit:id=-1; WAITFOR DELAY '0:0:5';-- or id=-1 AND...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2014/07/01 12:00 a.m.•22 views

WordPress Js-appointment plugin <= 1.5 - SQL Injection Vulnerability

No description provided by source. Exploit Title: WordPress Js-appointment plugin = 1.5 SQL Injection Vulnerability Date: 2011-08-26 Author: Miroslav Stampar miroslav.stamparatgmail.com @stamparm Software Link: http://downloads.wordpress.org/plugin/js-appointment.1.5.zip Version: 1.5 tested Note:...

7.1AI score
SaveExploits0
Patchstack
Patchstack
•added 2014/06/23 12:00 a.m.•24 views

WordPress Appointment Scheduler Plugin <= 1.5 - XSS

Because of this vulnerability in js/test.php, the attackers can inject arbitrary web script or HTML via the lang parameter. Solution Update the plugin...

4.3CVSS2.6AI score0.01629EPSS
SaveExploits1References1Affected Software1
Patchstack
Patchstack
•added 2014/06/23 12:00 a.m.•22 views

WordPress SnapApp Plugin <= 1.5 - Multiple XSS

Because of these multiple vulnerabilities in js/button-snapapp.php, the attackers can inject arbitrary web script or HTML. Solution Update the plugin...

4.3CVSS1.9AI score0.01618EPSS
SaveExploits1References1Affected Software1
Patchstack
Patchstack
•added 2014/06/23 12:00 a.m.•22 views

WordPress Wikipop Plugin <= 2.0 - XSS

Because of this vulnerability in js/window.php, the attackers can inject arbitrary web script or HTML via the "s" parameter. Solution Update the plugin...

4.3CVSS2.7AI score0.01629EPSS
SaveExploits1References1Affected Software1
Zero Day Initiative
Zero Day Initiative
•added 2014/06/11 12:00 a.m.•40 views

Microsoft Internet Explorer Js::PathTypeHandlerBase Improper Indexing Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Internet Explorer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the...

9.3CVSS6.3AI score0.21553EPSS
SaveExploits1References1
Kitploit
Kitploit
•added 2014/06/10 10:15 p.m.•67 views

Nosql-Exploitation-Framework - A FrameWork For NoSQL Scanning and Exploitation Framework

A FrameWork For NoSQL Scanning, Enumeration and Exploitation. NoSQL Databases are schema less databases. They were invented to store data easily and flexibly. NoSQL Databases have gained popularity and its security has always been under the scanner. The NoSQL Exploitation Framework focuses...

7.4AI score
SaveExploits0References3
seebug.org
seebug.org
•added 2014/06/09 12:00 a.m.•44 views

程氏舞曲CMS储存型 xss(5)

简要描述: rt,swf啊。。 详细说明: 上传视频处 。对于外部swf文件 过分信任 可插入 如下代码 构造 恶意的 swf 执行 js 像这样 alert 这是 获取cookie的swf代码 package import flash.external.ExternalInterface; import flash.display.Sprite; import flash.display.Sprite; import flash.events.Event; import flash.net.URLLoader; import flash.net.URLRequest; import...

7.1AI score
SaveExploits0
seebug.org
seebug.org
•added 2014/06/07 12:00 a.m.•24 views

ThinkPHP官网存储型XSS

简要描述: 对部分内容处理不当导致用户可在帖子中植入恶意js代码进而进行跨站脚本攻击 详细说明: 由于对附件名称没有进行escape,导致用户可以通过修改文件名为恶意的HTML代码进一步将其植入到帖子中,下面是官方讨论板块演示: 漏洞证明: 一旦恶意代码被植入成功后,所有浏览该页面的用户都会受到跨站脚本攻击。...

7.1AI score
SaveExploits0
myhack58
myhack58
•added 2014/06/06 12:00 a.m.•40 views

Taobao decoration can reference external js file-bug warning-the black bar safety net

Taobao decoration page for the js filter is not strict you can use user reference to an external js file, you can obtain other Taobao user cookies, modify your own shop reviews, baby sell number and the like. In Taobao decoration page that has a background image uploaded, as long as firebug for...

SaveExploits0
zdt
zdt
•added 2014/06/06 12:00 a.m.•58 views

IPSwitch IMail Server WEB client 12.4 persistent XSS

Exploit for windows platform in category web applications Exploit Title: IPSwitch IMail Server WEB client 12.4 persistent XSS Google Dork: Date: 3 june 2014 Exploit Author: Peru GoSecure! Vendor Homepage: www.ipswitch.com Software Link: http://www.imailserver.com/try/ Version: Tested on 12.3 and...

4.3CVSS7.6AI score0.03468EPSS
SaveExploits3
Positive Technologies
Positive Technologies
•added 2014/05/29 12:00 a.m.•12 views

PT-2014-3530 · Red Hat · Rhevm-Reports

Name of the Vulnerable Software and Affected Versions: Red Hat Enterprise Virtualization Manager reports rhevm-reports versions prior to 3.3.3-1 Description: The issue allows local users to obtain sensitive information by reading a configuration file due to world-readable permissions. The file in...

2.1CVSS5.7AI score0.00372EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2014/05/27 4:20 p.m.•19 views

ovirt-engine-reports: js-jboss7-ds.xml is world-readable

The Red Hat Enterprise Virtualization Manager reports rhevm-reports package before 3.3.3-1 uses world-readable permissions on the datasource configuration file js-jboss7-ds.xml, which allows local users to obtain sensitive information by reading the file...

2.1CVSS5.8AI score0.00372EPSS
SaveExploits0References4
Hacker One
Hacker One
•added 2014/05/22 12:47 p.m.•44 views

Mail.ru: Reflected XSS in User-Agent

Уязвимость существует на сайтах: 11x11.mail.ru s2.11x11.mail.ru Злоумышленник может внедрить произвольный User-Agent, содержащий JS код. Для примера - alert/BigBear/!--...

0.9AI score
SaveExploits0
seebug.org
seebug.org
•added 2014/05/13 12:00 a.m.•25 views

PHPYUN云人才系统多处存储型XSS打包

简要描述: 梦见一个getshell,但因为该死的过滤没绕过。。发xss吧。。。 多处打包,还不走大厂商吗? 详细说明: phpyun云人才系统处理富文本时,只在客户端进行过滤,服务端没有进行过滤,导致多个富文本编辑框产生XSS。 说一下各个位置。 01.企业用户资料处:member/index.php?C=info 02.企业用户发布招聘信息处:member/index.php?C=jobadd 03.问答系统提问处:ask/index.php?C=addquestion 04.朋友圈发表状态:friend/index.php...

7.1AI score
SaveExploits0
Rows per page
Query Builder